Libraries tagged by ref
digitalnature/php-ref
643647 Downloads
A nicer print_r/var_dump alternative for PHP 5.3+
nette/reflection
4687708 Downloads
Nette Reflection: docblock annotations parser and common reflection classes
andrewsville/php-token-reflection
1742716 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.
thecodingmachine/class-explorer
1920361 Downloads
Find the list of all your classes and more.
spatie/laravel-model-info
242185 Downloads
Get information about the models in your Laravel app
rector/rector-src
353159 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
php-coord/php-coord
768856 Downloads
PHPCoord is a PHP library to aid in handling coordinates. It can convert coordinates for a point from one system to another and also calculate distance between points.
nilportugues/sql-query-formatter
977133 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
mollie/oauth2-mollie-php
1330374 Downloads
Mollie Provider for OAuth 2.0 Client
minime/annotations
356049 Downloads
The KISS PHP annotations library
kmukku/php-iso11649
1566045 Downloads
ISO 11649 creditor reference library for php
crell/attributeutils
279270 Downloads
A robust, flexible attribute handling framework
ocramius/code-generator-utils
1427983 Downloads
A set of code generator utilities built on top of PHP-Parsers that ease its use when combined with Reflection
eloquent/liberator
775145 Downloads
A proxy for circumventing PHP access modifier restrictions.
yiisoft/var-dumper
1024108 Downloads
Enhances functionality of var_dump() and var_export(). It is dealing with recursive references, may highlight syntax and export closures.