.editorconfig | |
|
|
.gitattributes | |
|
|
.github/CODE_OF_CONDUCT.md | |
|
|
.github/CONTRIBUTING.md | |
|
|
.github/FUNDING.yml | |
|
|
.github/ISSUE_TEMPLATE.md | |
|
|
.github/PULL_REQUEST_TEMPLATE.md | |
|
|
.github/SECURITY.md | |
|
|
.github/dependabot.yml | |
|
|
.github/workflows/bc.yml | |
|
|
.github/workflows/bechmark.yml | |
|
|
.github/workflows/build.yml | |
|
|
.github/workflows/composer-require-checker.yml | |
|
|
.github/workflows/mutation.yml | |
|
|
.github/workflows/rector.yml | |
|
|
.github/workflows/static.yml | |
|
|
.gitignore | |
|
|
.phpstorm.meta.php | 9 | A 0 mins |
|
.phpunit-watcher.yml | |
|
|
.styleci.yml | |
|
|
CHANGELOG.md | |
|
|
LICENSE.md | |
|
|
README.md | |
|
|
benchmarks.md | |
|
|
composer.json | |
|
|
docs/internals.md | |
|
|
infection.json.dist | |
|
|
phpbench.json | |
|
|
phpcs.xml.dist | |
|
|
phpunit.xml.dist | |
|
|
psalm.xml | |
|
|
rector.php | 23 | A 0 mins |
|
src/BuildingException.php | 22 | A 0 mins |
|
src/CompositeContainer.php | 93 | B 6 hrs |
|
src/CompositeNotFoundException.php | 20 | A 0 mins |
|
src/Container.php | 389 | A 0 mins |
|
src/ContainerConfig.php | 79 | A 0 mins |
|
src/ContainerConfigInterface.php | 12 | A 0 mins |
|
src/ExtensibleService.php | 32 | A 0 mins |
|
src/Helpers/DefinitionNormalizer.php | 26 | A 0 mins |
|
src/Helpers/DefinitionParser.php | 61 | B 4 hrs |
|
src/NotFoundException.php | 35 | A 0 mins |
|
src/Reference/TagReference.php | 26 | A 0 mins |
|
src/ServiceProviderInterface.php | 8 | A 0 mins |
|
src/StateResetter.php | 59 | A 0 mins |
|