Libraries tagged by php-ref
tim-lappe/elephactor
0 Downloads
PHP Refactoring Tool
syberisle/filereflection
29 Downloads
Complements the PHP reflection API with the missing ReflectionFile class
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
1503 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
37 Downloads
A mash-up of PHP's reflection library and Doctrine's annotation library.
hamidparchami/zend-code
4 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
ft/reflection
39 Downloads
A PHP reflection library
blest/blest
32 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.