prinsfrank/container

A strict PSR-11 implementation

Fund package maintenance!
PrinsFrank

v0.1.3 2024-09-18 11:47 UTC

This package is auto-updated.

Last update: 2024-09-19 18:01:47 UTC


README

Container

GitHub PHP Version Support codecov PHPStan Level

A strict container implementation

Setup

Note Make sure you are running PHP 8.1 or higher to use this package

To start right away, run the following command in your composer project;

composer require prinsfrank/container

Or for development only;

composer require prinsfrank/container --dev