{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file" ], "hash": "fd142320c7e09ab476e16ed23601288a", "packages": [ { "name": "phpoption/phpoption", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/schmittjoh/php-option.git", "reference": "1.2.0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/1.2.0", "reference": "1.2.0", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2-dev" } }, "autoload": { "psr-0": { "PhpOption\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache2" ], "authors": [ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", "homepage": "http://jmsyst.com", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Option Type for PHP", "keywords": [ "language", "option", "php", "type" ], "time": "2013-03-25 02:51:40" } ], "packages-dev": [ ], "aliases": [ ], "minimum-stability": "stable", "stability-flags": [ ], "platform": [ ], "platform-dev": [ ] }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
doc | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
.gitignore | File | 21 B | 0644 |
|
.travis.yml | File | 304 B | 0644 |
|
LICENSE | File | 11.09 KB | 0644 |
|
README.md | File | 114 B | 0644 |
|
composer.json | File | 545 B | 0644 |
|
composer.lock | File | 1.95 KB | 0644 |
|
phpunit.xml.dist | File | 681 B | 0644 |
|