Registry / utility / mnapoli-simplex

mnapoli-simplex

JSON →
library0.5.0phppackagistunverified

Pimple fork with full container-interop support

composer require mnapoli/simplex
INSTALL
IMPORT
SIG · MNAPOLI-SIMPLEX
M
mnapoli-simplex
utilityphpv0.5.0
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 Simplex\Container;

Create a simple DI container and access a service.

use Simplex\Container; $container = new Container(); $container['greeting'] = 'Hello'; echo $container['greeting'];
Debug
Known issues
gotchaSimplex is a fork of Pimple; container-interop is now PSR-11.
fix
Use PSR-11 interfaces for interoperability.
affects: *
Upgrade
Version history
0.5.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
mnapoli-simplex — pip install mnapoli-simplex · libregistry