prinsfrank/container

A strict PSR-11 implementation

Fund package maintenance!
PrinsFrank

v0.1 2024-07-07 18:59 UTC

This package is auto-updated.

Last update: 2024-08-11 19:37:15 UTC


README

Container

GitHub PHP Version Support codecov PHPStan Level

A strict container implementation

Setup

Note Make sure you are running PHP 8.3 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