2017 © Pedro Peláez
 

library php-reflection

image

ganbarodigital/php-reflection

  • Tuesday, February 23, 2016
  • by stuartherbert
  • Repository
  • 1 Watchers
  • 1 Stars
  • 61,080 Installations
  • PHP
  • 14 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 28 Versions
  • 8 % Grown

The README.md

PHP Reflection

GitHub license @ganbarodigital on Twitter Total Downloads Scrutinizer Code Quality Build Status Coverage Status Dependency Status Reference Status, (*1)

Introduction

The PHP Reflection library provides a set of useful and robust reflection helpers that you can quickly drop into your own project to save you time and effort., (*2)

Installation

Add this to your composer.json file:, (*3)

{
    "require": {
        "ganbarodigital/php-reflection": "^2.1"
    }
}

and then run composer update., (*4)

The Versions

24/06 2015

2.0.0

2.0.0.0

  Sources   Download

BSD-3-Clause

The Requires

  • php >= 5.5

 

The Development Requires

24/06 2015

1.0.0

1.0.0.0

  Sources   Download

BSD-3-Clause

The Requires

  • php >= 5.5

 

The Development Requires