Libraries tagged by trefle
thecodingmachine/class-explorer
2138708 Downloads
Find the list of all your classes and more.
swisnl/phpstan-faker
517997 Downloads
PHPStan Reflection extension for custom Faker providers
rybakit/arguments-resolver
117043 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
piotrooo/wsdl-creator
166873 Downloads
PHP WSDL creator using PHPdoc (annotations, reflections).
joomla/test
345659 Downloads
Joomla Test Helper Package
infocyph/intermix
29219 Downloads
A lightweight, high-performance PHP dependency injection and runtime utility toolkit with invocation, scoped services, compiled resolution, Closure serialization, Fence and fluent helpers.
eclipxe/enum
271397 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
mnapoli/phpdocreader
263837 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
eloquent/liberator
899465 Downloads
A proxy for circumventing PHP access modifier restrictions.
phpstan/phpstan-dibi
972792 Downloads
Dibi class reflection extension for PHPStan
marc-mabe/php-enum-phpstan
905238 Downloads
Enum class reflection extension for PHPStan
zf1s/zend-reflection
90927 Downloads
Zend Framework 1 Reflection package
wingu/reflection
573666 Downloads
Library on top of PHP Reflection with some extra helper methods and a more powerful PHP DocBlock and annotation tags reflection
technically/callable-reflection
117537 Downloads
A handy library to simplify reflecting any callable or constructor. PHP8-ready!
princejohnsantillan/reflect
13292 Downloads
Clearer API for PHP Attributes and Reflection.