Registry / utility / leevel-di

leevel-di

JSON →
library2.0.6phppackagistunverified

The Leevel Di Package.

composer require leevel/di
INSTALL
IMPORT
SIG · LEEVEL-DI
L
leevel-di
utilityphpv2.0.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Container
use Leevel\Di\Container;

Create a container and bind a service.

use Leevel\Di\Container; $container = new Container(); $container->bind('foo', function() { return 'bar'; }); echo $container->make('foo');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.6latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
leevel-di — pip install leevel-di · libregistry