Registry / utility / mix-bean

mix-bean

JSON →
library2.2.19phppackagistunverified

DI, IoC container, reference spring bean

composer require mix/bean
INSTALL
IMPORT
SIG · MIX-BEAN
M
mix-bean
utilityphpv2.2.19
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.

ApplicationContext
use Mix\Bean\ApplicationContext;

Initialize the bean container and retrieve a bean by name.

use Mix\Bean\ApplicationContext; $context = new ApplicationContext(); $bean = $context->get('someBean');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.2.19latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Meta
1
Resources
mix-bean — pip install mix-bean · libregistry