Skip to content

Simple yet flexible PSR-11 Container Implementation

License

Notifications You must be signed in to change notification settings

projek-xyz/container

Repository files navigation

Version Lisence Actions Status Coverage Status Coverage Status Maintainability

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.