baraveli / container

Simple PHP DI container.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Baraveli Container

Build Status Latest Stable Version License

Simple PHP DI container.

Baraveli Container is a Container class that bind services,config,classes into a registry array and returns the service,config or classes through out the app. Intially created to be used in baraveli packages.

Installation

composer require baraveli/container

About

Simple PHP DI container.


Languages

Language:PHP 100.0%