Skip to content
This repository has been archived by the owner on Jan 6, 2021. It is now read-only.

opis/container

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Opis Container

Build Status Latest Stable Version Latest Unstable Version License

Dependency injection container

Opis Container is a library that provides an easy to use, fully serializable dependency injection container, with support for PSR-11.

Documentation

The full documentation for this library can be found here

License

Opis Container is licensed under the Apache License, Version 2.0.

Requirements

Installation

Opis Container is available on Packagist and it can be installed from a command line interface by using Composer.

composer require opis/container

Or you could directly reference it into your composer.json file as a dependency

{
    "require": {
        "opis/container": "^3.0"
    }
}

About

[Abandoned] Dependency injection container

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages