Libraries tagged by php-ref
sunnysideup/reflection-templates
199 Downloads
Provides introspection of SilverStripe templates with an API for getting variables and blocks, much like the PHP ReflectionClass.
sikessem/reflex
0 Downloads
Use PHP's Reflection API to dynamically manage classes/objects, call methods/functions and many more.
scaleupstack/reflection
1487 Downloads
A performance-improved and convenient way to deal with PHP Reflection.
radioactivehamster/reflect
15 Downloads
A PHP reflection helper library.
p810/ioc-container
4 Downloads
A dependency injection container that can autowire your objects with PHP's Reflection API
nopoco/laminas-code
5 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
kuttitasks/php
8 Downloads
PHP Reference taks
kassko/util-reflection
19 Downloads
Add new capabilities to native php reflection
jtaurus/autoinstantiator
7 Downloads
Demo of automatic object resolution using PHP's reflection API.
headzoo/annotated-reflection
33 Downloads
A mash-up of PHP's reflection library and Doctrine's annotation library.
hamidparchami/zend-code
2 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
ft/reflection
35 Downloads
A PHP reflection library
christopheraseidl/reflect
241 Downloads
A simple class for facilitating quicker use of PHP's ReflectionClass.
blest/blest
29 Downloads
The PHP reference implementation of BLEST (Batch-able, Lightweight, Encrypted State Transfer), an improved communication protocol for web APIs which leverages JSON, supports request batching by default, and provides a modern alternative to REST.
mindplay/filereflection
632 Downloads
Complements the PHP reflection API with the missing ReflectionFile class