miquido/data-structure

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.editorconfig
.gitignore
.php_cs.dist
.travis.yml
CHANGELOG.md
LICENSE
README.md
composer.json
deploy/releaser.sh
phpstan.neon.dist
phpstan.tests.neon
phpunit.xml
src/ArrayConverter.php19
A
0 mins
src/ArrayConvertibleInterface.php7
A
0 mins
src/Exception/ItemNotFoundException.php6
A
0 mins
src/Map/Map.php182
A
0 mins
src/Map/MapCollection.php81
A
0 mins
src/Map/MapCollectionInterface.php13
A
0 mins
src/Map/MapInterface.php26
A
0 mins
src/ScalarConvertibleInterface.php7
A
0 mins
src/TypedCollection/BaseNumberCollection.php37
A
0 mins
src/TypedCollection/IntegerCollection.php26
A
2 hrs
src/TypedCollection/IntegerCollectionInterface.php11
A
0 mins
src/TypedCollection/NumberCollection.php26
A
2 hrs
src/TypedCollection/NumberCollectionInterface.php11
A
0 mins
src/TypedCollection/ObjectCollection.php51
A
0 mins
src/TypedCollection/ObjectCollectionInterface.php9
A
0 mins
src/TypedCollection/StringCollection.php122
A
0 mins
src/TypedCollection/StringCollectionInterface.php21
A
0 mins
src/Value/Collection/CollectionValue.php80
A
0 mins
src/Value/Collection/CollectionValueInterface.php18
A
0 mins
src/Value/Scalar/Number/NumberValue.php40
A
0 mins
src/Value/Scalar/Number/NumberValueInterface.php11
A
0 mins
src/Value/Scalar/ScalarValue.php71
A
0 mins
src/Value/Scalar/ScalarValueInterface.php17
A
0 mins
src/Value/Scalar/String/StringValue.php66
A
0 mins
src/Value/Scalar/String/StringValueInterface.php15
A
0 mins
src/Value/Value.php74
A
0 mins
src/Value/ValueInterface.php22
A
0 mins