nikic/php-parser dependents (1952) Order by: name | downloads Show: all | require | require-dev
-
PHP
adiwit-co-th/laravel-er-diagram-generator
Generate ER diagrams from your Laravel models.
Abandoned! See https://github.com/adiwitcoth/laravel-er-diagram-generator
-
-
PHP
admin9/laravel-scramble-extensions
Scramble extensions for Laravel business-response APIs — auto-wraps OpenAPI docs with success/error envelope, scene-based form request extraction, and filter query parameter extraction.
-
PHP
adriansuter/php-autoload-override
Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.
-
PHP
adrienlbt/hexagonal-maker-bundle
Hexagonal Maker bundle add commands to Symfony Maker bundle to help you to create files for hexagonal architecture.
-
-
aeruz/twig-deferred-extension
Aeruz Twig Deferred Extension
-
-
-
PHP
aghar/symfony-perf-analyzer
Symfony Performance Analyzer is a smart CLI tool that automatically scans your codebase to instantly detect performance bottlenecks like N+1 queries and risky debug configurations. By providing a clear performance score and actionable insights, it helps developers ship faster, production-ready applications with absolute confidence.
-
-
PHP
aharisu/generate-form-request-phpdoc
Generate PHPDoc properties automatically based on the rules specification of the FormRequest class
-
PHP
ahmed-bhs/doctrine-doctor
Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.