{ "name": "phpcollection/phpcollection", "description": "General-Purpose Collection Library for PHP", "keywords": ["collection", "list", "sequence", "map", "set"], "license": "Apache2", "authors": [ {"name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com"} ], "require": { "phpoption/phpoption": "1.*" }, "autoload": { "psr-0": { "PhpCollection": "src/" } }, "extra": { "branch-alias": { "dev-master": "0.4-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 |
|