Download the PHP package herrera-io/service-container without Composer
On this page you can find all versions of the php package herrera-io/service-container. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download herrera-io/service-container
More information about herrera-io/service-container
Files in herrera-io/service-container
Download herrera-io/service-container
More information about herrera-io/service-container
Files in herrera-io/service-container
Vendor herrera-io
Package service-container
Short Description A simple service container.
License MIT
Homepage https://herrera-io.github.com/php-service-container
Package service-container
Short Description A simple service container.
License MIT
Homepage https://herrera-io.github.com/php-service-container
Please rate this library. Is it a good library?
Informations about the package service-container
Service Container
A simple service container.
Summary
This library provides a simple service container. It is heavily influenced by Fabien Potencier's Pimple project (in particular, Igor Wielder's modifications). The differences from Pimple are
- naming convention
- handling of service provider registration
- library specific exceptions
- different implementations of
shared()
andprotect()
Installation
Add it to your list of Composer dependencies:
Usage
Simple usage
Service provider usage
All versions of service-container with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
The package herrera-io/service-container contains the following files
Loading the files please wait ....