Download the PHP package brenoroosevelt/habemus without Composer
On this page you can find all versions of the php package brenoroosevelt/habemus. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download brenoroosevelt/habemus
More information about brenoroosevelt/habemus
Files in brenoroosevelt/habemus
Download brenoroosevelt/habemus
More information about brenoroosevelt/habemus
Files in brenoroosevelt/habemus
Vendor brenoroosevelt
Package habemus
Short Description PSR-11 Container for Dependency Injection (auto-wiring, attributes, factories, closures, array access)
License MIT
Homepage https://brenoroosevelt.github.io/habemus
Package habemus
Short Description PSR-11 Container for Dependency Injection (auto-wiring, attributes, factories, closures, array access)
License MIT
Homepage https://brenoroosevelt.github.io/habemus
Please rate this library. Is it a good library?
Informations about the package habemus
Habemus
Habemus is a PSR-11 compatible dependency injection container. This package provides autowiring to implement Inversion of Control (IoC) containers for PHP.
Features
Habemus supports:
- PSR-11 compatible.
- Auto wiring (recursively through all dependencies)
- Constructor injection.
- Setter injection.
- Property/constructor injection using PHP 8 Attributes.
- Circular dependency detection.
- Interfaces, Factories, Closures, Callbacks.
- Delegated containers.
- Container composite.
- Service providers and lazy service providers.
- Taggable services.
- Shareable instances.
- Variadic arguments in the constructor.
- Aliasing.
- Array Access.
Requirements
This package supports the following versions of PHP:
- PHP 7.1
- PHP 7.2
- PHP 7.3
- PHP 7.4
- PHP 8.0
Install
Via Composer
Documentation
Read the full documentation.
Contributing
Please read the Contributing guide to learn about contributing to this project.
License
This project is licensed under the terms of the MIT license. See the LICENSE file for license rights and limitations.
All versions of habemus with dependencies
PHP Build Version
Package Version
The package brenoroosevelt/habemus contains the following files
Loading the files please wait ...
