Acclimate v0.1.0 Release Notes
Release Date: 2013-09-25 // over 8 years ago-
This is the beta release of Acclimate. This release includes the following features:
- Simple, readonly, service container interface
- Simple, concrete
ArrayContainer
implementation - Container adapters for:
- Aura
- Guzzle
- Laravel
- Pimple & Silex
- Symfony
- Zend Framework (Service Manager & Dependency Injection)
- Any other container that implements
ArrayAccess
- A
CompositeContainer
that allows you to combine containers - Container decorators for modifying the behavior of container misses