viserio / container
The Viserio Container package.
dev-master / 1.0.x-dev
2020-02-03 15:20 UTC
Requires
- php: ^7.4
- ext-reflection: *
- php-di/invoker: ^2.0.0
- psr/container: ^1.0.0
- viserio/container-contract: ^1.0@dev
- viserio/support-contract: ^1.0@dev
Requires (Dev)
- mockery/mockery: ^1.2.4
- mouf/picotainer: ^1.1.0
- narrowspark/coding-standard: ^3.4.0
- narrowspark/testing-helper: ^8.0.2
- nikic/php-parser: ^4.2.1
- nyholm/nsa: ^1.1.0
- ocramius/proxy-manager: ^2.6.0
- phpunit/phpunit: 8.2.*
- slam/phpstan-extensions: ^4.0.0
- viserio/filesystem: ^1.0@dev
- viserio/phpstan-bridge: ^1.0@dev
Suggests
- nikic/php-parser: Required to dump anonymous classes and closure without "$this" use (^4.2.0).
- ocramius/proxy-manager: Required to dump lazy injected objects (^2.6.0).
Provides
This package is auto-updated.
Last update: 2024-10-29 05:28:19 UTC
README
Note: This package is part of the Narrowspark framework.
If you want to build an app using Narrowspark, visit the main source.
Installation
Use Composer to install this package:
composer require viserio/container
Official Documentation
Documentation for the framework can be found on the Narrowspark site.
Contributing
Issues for this package shall be posted on Narrowspark framework issues.
Thank you for considering contributing to the Narrowspark framework! The contribution guide can be found in the Narrowspark contributing.
License
The Narrowspark framework is open-sourced software licensed under the MIT license.