hypnotox/vessel

A PSR-11 PHP DI container implementation.

dev-main 2022-01-05 02:34 UTC

This package is auto-updated.

Last update: 2024-05-05 07:46:30 UTC


README

CI Status Code Coverage Packagist Version Packagist PHP Version Support GitHub

A PSR-11 PHP DI container implementation.

This is just a personal project. It will follow semantic versioning and will be stable, but don't expect constant development, especially when it is declared feature complete.

PRs are welcome.

Installation

Simply require it using composer: composer require hypnotox/vessel

Features

// TODO

Usage

// TODO