{ "name": "phpoption/phpoption", "description": "Option Type for PHP", "keywords": ["php","option","language","type"], "type": "library", "license": "Apache2", "authors": [ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com" } ], "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "4.7.*" }, "autoload": { "psr-0": { "PhpOption\\": "src/" } }, "extra": { "branch-alias": { "dev-master": "1.3-dev" } } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
src | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
.gitignore | File | 34 B | 0644 |
|
.travis.yml | File | 214 B | 0644 |
|
LICENSE | File | 11.09 KB | 0644 |
|
Makefile | File | 1.4 KB | 0644 |
|
README.md | File | 5.59 KB | 0644 |
|
composer.json | File | 586 B | 0644 |
|
phpunit.xml.dist | File | 678 B | 0644 |
|