OddGreg/NineCollections

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.env
.gitignore
.travis.yml
README.md
codeclimate.yml
composer.json
phpunit.xml
psy.php2
A
0 mins
src/Attributes.php80
A
1 hr
src/Config.php136
A
0 mins
src/Environment.php56
A
0 mins
src/Exceptions/CollectionExportWriteFailure.php4
A
0 mins
src/Exceptions/ImmutableViolationException.php8
A
0 mins
src/Exceptions/InvalidEnvironmentKeyException.php4
A
0 mins
src/Exceptions/RepositoryAppendNotPossibleException.php4
A
0 mins
src/Exceptions/RepositoryPrependNotPossibleException.php4
A
0 mins
src/GlobalScope.php16
A
0 mins
src/Interfaces/Arrayable.php5
A
0 mins
src/Interfaces/Assignable.php5
A
0 mins
src/Interfaces/AttributesInterface.php11
A
0 mins
src/Interfaces/CreatesWithData.php7
A
0 mins
src/Interfaces/EnvironmentInterface.php5
A
0 mins
src/Interfaces/ImportsData.php7
A
0 mins
src/Interfaces/Jsonable.php5
A
0 mins
src/Interfaces/RepositoryInterface.php10
A
0 mins
src/Interfaces/Retrievable.php7
A
0 mins
src/Interfaces/ScopeInterface.php9
A
0 mins
src/Paths.php42
A
0 mins
src/Repository.php79
A
0 mins
src/Scope.php65
A
0 mins
src/Traits/Macroable.php37
A
0 mins
src/Traits/WithImmutability.php27
A
0 mins
src/Traits/WithItemArrayAccess.php78
A
1 hr
src/Traits/WithItemExport.php37
A
0 mins
src/Traits/WithItemImport.php41
A
0 mins
src/Traits/WithItemImportExport.php6
A
0 mins
src/Traits/WithItemTransforms.php41
A
0 mins
src/Traits/WithItemsToArray.php14
A
0 mins
src/helpers.php102
A
3 hrs