the-limbo / container-contracts
Generic abstractions for dependency injection container.
dev-master
2022-10-13 12:18 UTC
Requires
- php: >=8.1
- psr/container: >=2.0
- the-limbo/factory-contracts: dev-master
Suggests
- the-limbo/container-contracts-implementation
Provides
- psr/container-implementation: >=2.0
- the-limbo/factory-contracts-implementation: dev-master
This package is auto-updated.
Last update: 2024-10-13 16:44:11 UTC
README
A set of abstractions extracted out of the TheLimbo components.
Installation
To install this package you can use composer:
composer require the-limbo/container-contracts