Download the PHP package pluf/di without Composer
On this page you can find all versions of the php package pluf/di. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor pluf
Package di
Short Description Pluf DI library
License GPL-3.0-with-GCC-exception
Homepage https://github.com/pluf/di
Package di
Short Description Pluf DI library
License GPL-3.0-with-GCC-exception
Homepage https://github.com/pluf/di
Please rate this library. Is it a good library?
Informations about the package di
Pluf Dependecy Injection
The goal of the Pluf Dependency Injection (DI) is to free a business developer from the responsibility for obtaining objects that they need for its operation (which is called (separation of concerns)[https://en.wikipedia.org/wiki/Separation_of_concerns]). Pluf DI is one of the most interesting parts of the framework. It is a compiled DI container, an important part of the platform which is used directly in routing and workflows.
Installation
The recommended way to install is via Composer:
composer require pluf/di
It requires PHP version 7.2 and higher.
All versions of di with dependencies
PHP Build Version
Package Version
Requires
psr/container Version
1.*
The package pluf/di contains the following files
Loading the files please wait ....