arachne / container-adapter
This package is abandoned and no longer maintained.
The author suggests using the https://github.com/contributte/psr11-container-interface package instead.
Wrapper for Nette DIC which implements ContainerInterface from PSR-11.
v0.4.0
2017-12-17 18:21 UTC
Requires
- php: ^7.1.0
- nette/di: ^2.4.10
- psr/container: ^1.0.0
Requires (Dev)
- arachne/codeception: ^0.8.0
- codeception/codeception: ^2.3.2
- friendsofphp/php-cs-fixer: ^2.8.0
- phpstan/phpstan: ^0.9.1
- phpstan/phpstan-nette: ^0.9.0
This package is auto-updated.
Last update: 2019-11-30 10:17:47 UTC
README
Arachne/ContainerAdapter
Wrapper for Nette DIC which implements ContainerInterface from PSR-11.
Installation
The best way to install Arachne/ContainerAdapter is using Composer.
composer require arachne/container-adapter