Libraries tagged by Reflector
jerowork/class-dependencies-parser
209 Downloads
Parse all dependencies (FQN) used in an object (e.g. class, trait, interface)
jclaveau/php-visibility-violator
201 Downloads
Class providing simple helpers to violate the defined visibility of methods and properties
ilya/block
131 Downloads
Parsing docblocks made easy
hungthai1401/rector
13 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
grizz-it/php-ast-generator
59 Downloads
A set of generators for creating PHP classes and interfaces.
fnash/desugar-constructor
10 Downloads
Desugar a php8 class constructor with equivalent class properties and constructor assignments
felideo/debug2
597 Downloads
Debug2 is a function developed to debug PHP code of form easy, simple, pretty print, fast and safe.
evista/clean_code
18 Downloads
Demonstration of clean code practices in PHP.
erb/testing-tools
269 Downloads
Tools to make it easier to retrieve data from classes via Reflection.
dreadnip/smart-dto-bundle
888 Downloads
Smarter data transfer objects
datashaman/lowdown
2 Downloads
Documentation generator for PHP projects
csoellinger/dog-html-printer
279 Downloads
HTML printer for Dog, a simple code documentation generator.
crazyfactory/docblocks
792 Downloads
A library for parsing and working with php docblocks from within your code.
constanze-standard/di
26 Downloads
A PHP dependency injection manager
christophwurst/nextcloud-rector
48 Downloads
Rector upgrade rules for Nextcloud