Menu

[r236]: / trunk / composer.json  Maximize  Restore  History

Download this file

20 lines (19 with data), 596 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
{
"name": "phpcheckstyle/phpcheckstyle",
"description": "PHPCheckstyle is an open-source tool that helps PHP programmers adhere to certain coding conventions",
"type": "library",
"keywords": [
"checkstyle",
"standard",
"convention"
],
"homepage": "http://code.google.com/p/phpcheckstyle/",
"license": "OSL-2.1",
"require": {
"php": ">=5.0.0"
},
"support" : {
"wiki" : "https://code.google.com/p/phpcheckstyle/w/list",
"source" : "http://phpcheckstyle.googlecode.com/svn/trunk/"
}
}
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.