2017 © Pedro Peláez
 

library common-reflection

Reflection related classes including dependency injection

image

binsoul/common-reflection

Reflection related classes including dependency injection

  • Tuesday, November 24, 2015
  • by binsoul
  • Repository
  • 1 Watchers
  • 0 Stars
  • 15 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

common-reflection

Latest Version on Packagist ![Software License][ico-license] Total Downloads, (*1)

This package provides reflection related classes including a dependency injection container which supports explicit and implicit resolution of type hinted constructor parameters., (*2)

Install

Via composer:, (*3)

``` bash $ composer require binsoul/common-reflection, (*4)


## Testing ``` bash $ composer test

License

The MIT License (MIT). Please see License File for more information., (*5)

The Versions

24/11 2015

dev-master

9999999-dev https://github.com/binsoul/common-reflection

Reflection related classes including dependency injection

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

The Development Requires

reflection