atelierspierrot / service-container
The dependency injection package of Les Ateliers Pierrot.
Installs: 35
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Language:HTML
Requires
- php: >=5.4.0
- atelierspierrot/library: 2.0.0-BETA
- atelierspierrot/patterns: ~1.0.9
Requires (Dev)
- fabpot/php-cs-fixer: @stable
- phpmd/phpmd: @stable
- phpunit/phpunit: @stable
- sami/sami: @stable
This package is not auto-updated.
Last update: 2024-03-02 15:21:26 UTC
README
The dependency injection package of Les Ateliers Pierrot
Installation
For a complete information about how to install this package and load its namespace, please have a look at our USAGE documentation.
If you are a Composer user, just add the package to the
requirements of your project's composer.json
manifest file:
"atelierspierrot/service-container": "dev-master"
You can use a specific release or the latest release of a major version using the appropriate version constraint.
Please note that this package depends on the externals PHP Patterns and PHP Library.
Author & License
Service Container
Copyright (c) 2015-2016 Pierre Cassat and contributors
Licensed under the Apache 2 license.
Les Ateliers Pierrot - Paris, France
http://www.ateliers-pierrot.fr/ - contact@ateliers-pierrot.fr