Libraries tagged by reflection
taknone/attributes
592 Downloads
Attribute-based validation for PHP 8.4+
reallifekip/immutable-base
454 Downloads
Strict immutable DTOs, VOs, and SVOs for PHP 8.4+ with construction-time type validation, deep path mutation, and automatic validation chaining.
pixielity/laravel-discovery
867 Downloads
Powerful class discovery system for Laravel with attribute-based scanning, directory traversal, and monorepo support
oihana/php-system
833 Downloads
The Oihana PHP System library
nick-nds/nexus-extractor
234 Downloads
Laravel runtime + AST extractor that emits a complete reflection.json for the Nexus code intelligence tool.
ngsoft/tools
4946 Downloads
A set of reusable tools used on my projects.
nathanjosiah/parse-use-statements
8510 Downloads
Parse use statements for a reflection object
jardissupport/factory
461 Downloads
PSR-11 Container with pre-registered instances and reflection fallback
hiqdev/code-generator-utils
270 Downloads
A set of code generator utilities built on top of PHP-Parsers that ease its use when combined with Reflection
frzb/php-doc-reader
1299 Downloads
PhpDocReader parses @var and @param types
jerowork/file-class-reflector
2252 Downloads
Get fully-qualified class names based on directory and file paths.
gooh/interface-distiller
5506 Downloads
Derives Interfaces from the API of a class
gears/class-finder
94951 Downloads
Utility class to help you discover other classes / namespaces based on the composer auto loader.
wdda/laravel-finder-tests
1512 Downloads
This package uses reflection to find tests
velcoda/mocker
446 Downloads
Mock class constructor args based on the reflection class