Registry / utility / sylius-registry

sylius-registry

JSON →
library1.6.0phppackagistunverified

Services registry for managing service instances.

composer require sylius/registry
INSTALL
IMPORT
SIG · SYLIUS-REGISTRY
S
sylius-registry
utilityphpv1.6.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.

ServiceRegistry
use Sylius\Component\Registry\ServiceRegistry;

Register and retrieve a service from the registry.

use Sylius\Component\Registry\ServiceRegistry; $registry = new ServiceRegistry(); $registry->register('my_service', new \stdClass()); $service = $registry->get('my_service');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.6.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
4
Amazon
1
Resources
sylius-registry — pip install sylius-registry · libregistry