Skip to content

ganbarodigital/php-reflection

Repository files navigation

PHP Reflection

GitHub license @ganbarodigital on Twitter Total Downloads Scrutinizer Code Quality Build Status Coverage Status Dependency Status Reference Status

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.

Installation

Add this to your composer.json file:

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

and then run composer update.

About

A collection of convenient code reflection helpers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages