symbiont / dipendency
Small Dependency Injection Library
v1.0.1
2024-06-28 13:46 UTC
Requires
- php: ^8.2
- symbiont/support-forward-call: ^1.0
Requires (Dev)
- mockery/mockery: ^1.6
- phpunit/phpunit: ^11.1
This package is auto-updated.
Last update: 2025-02-28 20:09:22 UTC
README
Simple dependency library.
This package is work in progress!
Installation
Requires at least PHP 8.2
.
composer require symbiont/dipendency
Documentation
This documentation only documents the technical usage of this package with little to no text.
- Documentation: https://symbiont.gitlab.io/dipendency
- Gitlab: https://gitlab.com/symbiont/dipendency
Testing
composer test