Libraries tagged by ref
digitalnature/php-ref
614367 Downloads
A nicer print_r/var_dump alternative for PHP 5.3+
andrewsville/php-token-reflection
1716746 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.
nette/reflection
4609581 Downloads
Nette Reflection: docblock annotations parser and common reflection classes
league/json-reference
775040 Downloads
A library for working with JSON References
thecodingmachine/class-explorer
1730922 Downloads
Find the list of all your classes and more.
spatie/laravel-model-info
205820 Downloads
Get information about the models in your Laravel app
php-coord/php-coord
705246 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
881347 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
mollie/oauth2-mollie-php
1129008 Downloads
Mollie Provider for OAuth 2.0 Client
minime/annotations
339920 Downloads
The KISS PHP annotations library
kmukku/php-iso11649
1341095 Downloads
ISO 11649 creditor reference library for php
crell/attributeutils
171671 Downloads
A robust, flexible attribute handling framework
ocramius/code-generator-utils
1374719 Downloads
A set of code generator utilities built on top of PHP-Parsers that ease its use when combined with Reflection
eloquent/liberator
697289 Downloads
A proxy for circumventing PHP access modifier restrictions.
yiisoft/var-dumper
814983 Downloads
Enhances functionality of var_dump() and var_export(). It is dealing with recursive references, may highlight syntax and export closures.