projek-xyz / container
Dead Simple PSR 11 Container Implementation
Fund package maintenance!
feryardiant
Installs: 758
Dependents: 2
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 3
pkg:composer/projek-xyz/container
Requires
- php: >=7.2
- psr/container: ^1.0|^2.0
Requires (Dev)
- kahlan/kahlan: ^5.0
- squizlabs/php_codesniffer: ^3.5
Provides
- dev-main
- v0.7.0
- v0.6.0
- v0.5.0
- v0.4.5
- v0.4.4
- v0.4.3
- v0.4.2
- v0.4.1
- v0.4.0
- v0.3.3
- v0.3.2
- v0.3.1
- v0.3.0
- v0.2.0
- v0.1.1
- v0.1.0
- dev-dependabot/github_actions/actions/checkout-6
- dev-dependabot/github_actions/actions/upload-artifact-5
- dev-dependabot/npm_and_yarn/dependencies-8858f0904c
- dev-dependabot/github_actions/actions/checkout-5
This package is auto-updated.
Last update: 2025-12-01 07:34:14 UTC
README
Simple yet Flexible PSR-11 Container Implementation
This tiny library aims to provide dead simple PSR-11 implementation with flexible service registration.
Installation
Use Composer
$ composer require projek-xyz/container --prefer-dist
Documentation
Documentations and usages available on wiki
License
This library is open-sourced software licensed under MIT license.