Download the PHP package ppokatilo/services-loader without Composer
On this page you can find all versions of the php package ppokatilo/services-loader. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ppokatilo/services-loader
More information about ppokatilo/services-loader
Files in ppokatilo/services-loader
Download ppokatilo/services-loader
More information about ppokatilo/services-loader
Files in ppokatilo/services-loader
Vendor ppokatilo
Package services-loader
Short Description Easier loading of services.d
License MIT
Homepage http://github.com/SHyx0rmZ/services-loader
Package services-loader
Short Description Easier loading of services.d
License MIT
Homepage http://github.com/SHyx0rmZ/services-loader
Please rate this library. Is it a good library?
Informations about the package services-loader
services-loader
Easier loading of services in your Symfony2 bundle's extension.
How to use
Use ServiceLoader to load service definitions from files in directories (recursively, if you wish).
Use the Extension to make loading even easier.
Which will load service definitions from:
- YourBundle/Resources/config/services.ini
- YourBundle/Resources/config/services.php
- YourBundle/Resources/config/services.xml
- YourBundle/Resources/config/services.yml
- and everything in services.d
- YourBundle/Resources/config/services.d/commands.yml
- YourBundle/Resources/config/services.d/database/clients.yml
All versions of services-loader with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
symfony/config Version ~2.0|~3.0
symfony/dependency-injection Version ~2.0|~3.0
symfony/finder Version ~2.0|~3.0
symfony/config Version ~2.0|~3.0
symfony/dependency-injection Version ~2.0|~3.0
symfony/finder Version ~2.0|~3.0
The package ppokatilo/services-loader contains the following files
Loading the files please wait ....