Download the PHP package bigbit/smart-di without Composer
On this page you can find all versions of the php package bigbit/smart-di. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bigbit/smart-di
More information about bigbit/smart-di
Files in bigbit/smart-di
Download bigbit/smart-di
More information about bigbit/smart-di
Files in bigbit/smart-di
Vendor bigbit
Package smart-di
Short Description SmartContainer evolved from ODDIN ExampleContainer
License MIT
Package smart-di
Short Description SmartContainer evolved from ODDIN ExampleContainer
License MIT
Please rate this library. Is it a good library?
Informations about the package smart-di
smart-di
SmartContainer evolved from ODDIN example.
Dependencies for php7.4
Installation
composer require bigbit/smart-di
Usage
Creating instance using static createDefault factory method.
Overriding service definitions
By default, all definitions are discovered automatically.
To force a service factory callable into container, use define method.
Adding primitive dependencies
In some circumstances, service requires primitive value in constructor.
SomeClass service can look like this.
Adding primitive by value or callable.
All versions of smart-di with dependencies
PHP Build Version
Package Version
Requires
psr/container Version
^1.0
bigbit/di-bootstrap Version ^2.0.0
bigbit/di-meta Version ^1.0
php Version ^7.4.0
bigbit/di-bootstrap Version ^2.0.0
bigbit/di-meta Version ^1.0
php Version ^7.4.0
The package bigbit/smart-di contains the following files
Loading the files please wait ....