Skip to content

sinergi/registry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Registry

Build Status Latest Stable Version Total Downloads License

PHP Dependency Injection helper that is object oriented and IDE friendly.

Requirements

This library uses PHP 5.4+.

Installation

It is recommended that you install the Registry library through composer. To do so, add the following lines to your composer.json file.

{
    "require": {
       "sinergi/registry": "dev-master"
    }
}

Examples

About

PHP Dependency Injection helper that is object oriented and IDE friendly

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages