2017 © Pedro Peláez
 

library service-container

PHP 7.1 implementation of PSR-11: Container Interface

image

nerdman/service-container

PHP 7.1 implementation of PSR-11: Container Interface

  • Thursday, July 20, 2017
  • by nerdman
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Service Container

A very light-weight service container implementation for PHP 8.0, can be used for dependency injection, (*1)

Installation

composer install nerdman/service-container

License

MIT license, see the LICENSE file., (*2)

The Versions

20/07 2017

dev-master

9999999-dev

PHP 7.1 implementation of PSR-11: Container Interface

  Sources   Download

MIT

The Requires

 

The Development Requires