Download the PHP package rindow/rindow-container without Composer
On this page you can find all versions of the php package rindow/rindow-container. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package rindow-container
Rindow Container
Light weight Services container with dependency injection and module manager
This component includs the object container and the module manager.
** Container
This container is IoC container with dependency injection. It has the following functions.
- Instantiating components and managing lifecycle.
- Dependency injection.
- Annotation based configuration.
- Proxy to interceptor. (In most cases, AOP manager is used for proxy)
** Module Manager
The module manager manages a set of components and settings
- Application initiation.
- Incorporating modules
- Configuration injection.
All versions of rindow-container with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
psr/container Version ^1.0
rindow/rindow-stdlib Version 1.*
interop-phpobjects/lenient-container Version *
psr/container Version ^1.0
rindow/rindow-stdlib Version 1.*
interop-phpobjects/lenient-container Version *
The package rindow/rindow-container contains the following files
Loading the files please wait ....