Arachne/ServiceCollections
Resolvers and iterators over services for nette/di. Used by arachne/forms and other libraries.
Installation
The best way to install Arachne/ServiceCollections is using Composer.
composer require arachne/service-collections
-
v1.0.0-alpha.1 v1.0.0-alpha.1
- Added phpstan to CI
- Updated to PHP 7.1 and Nette 3.0
- Added .editorconfig file
- Added scripts section to composer.json
- Added PHP 7 strict types to all files
- Removed copyright headers from src directory
-
v0.1.0 v0.1.0
- Initial version meant to replace arachne/di-helpers package