Skip to content

A simple realisation of dependency injection container.

License

Notifications You must be signed in to change notification settings

maestroprog/di-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Di-Container for PHP

Build Status Coverage Status Code Climate Test Coverage Issue Count

A simple realisation of dependency injection container.

Requirements

  • >=PHP7.1

Installing

  • With composer:

$ composer require maestroprog/di-container

  • With git clone:

$ git clone https://github.com/maestroprog/di-container

Using

See sample.

About

A simple realisation of dependency injection container.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages