halfpastfouram/collection

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.travis.yml
LICENSE
README.md
_config.yml
composer.json
composer.lock
phpunit.xml
src/ArraySerializableInterface.php6
src/Collection.php35
src/Collection/ArrayAccess.php52
src/Collection/ArrayAccessInterface.php9
src/Collection/Immutable.php21
src/Collection/ImmutableInterface.php6
src/Collection/MutableInterface.php9
src/CollectionInterface.php7
src/Iterator/ArrayAccessIterator.php67