2017 © Pedro Peláez
 

library syringe

Small dependency injection container for PHP

image

shalvah/syringe

Small dependency injection container for PHP

  • Saturday, May 20, 2017
  • by shalvah
  • Repository
  • 3 Watchers
  • 7 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Syringe

Latest Stable Version Total Downloads License, (*1)

Simple PSR-11 compliant PHP dependency injection container, (*2)

Documentation

Full documentation, (*3)

Installation

composer require shalvah/syringe

Setup

  • Clone the repository
git clone https://github.com/shalvah/syringe
  • Install dependencies
composer install
  • Run tests
./vendor/bin/phpunit tests 
# on Windows: vendor\bin\phpunit tests 

API Documentation

View API documentation here, (*4)

The Versions

20/05 2017

dev-master

9999999-dev http://shalvah.me/syringe

Small dependency injection container for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

dependency injection container php ioc

20/05 2017

1.3

1.3.0.0 http://shalvah.me/syringe

Small dependency injection container for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

dependency injection container php ioc

17/05 2017

1.1

1.1.0.0 http://shalvah.me/syringe

Small dependency injection container for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

dependency injection container php ioc

16/05 2017

1.0

1.0.0.0 http://shalvah.me/syringe

Small dependency injection container for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

dependency injection container php ioc