nikic/php-parser dependents (1111) Order by: name | downloads Show: all | require | require-dev

  • PHP

    phpunit/php-code-coverage

    Library that provides collection, processing, and rendering functionality for PHP code coverage information.

  • PHP

    psy/psysh

    An interactive shell for modern PHP.

  • PHP

    sebastian/lines-of-code

    Library for counting the lines of code in PHP source code

  • PHP

    sebastian/complexity

    Library for calculating the complexity of PHP code units

  • PHP

    barryvdh/laravel-ide-helper

    Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

  • PHP

    symfony/maker-bundle

    Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

  • PHP

    jeremeamia/superclosure

    Serialize Closure objects, including their context and binding

    Abandoned! See opis/closure

  • PHP

    vimeo/psalm

    A static analysis tool for finding errors in PHP applications

  • PHP

    classpreloader/classpreloader

    Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case

  • PHP

    phploc/phploc

    A tool for quickly measuring the size of a PHP project

  • PHP

    brick/varexporter

    A powerful alternative to var_export(), which can export closures and objects without __set_state()

  • PHP

    infection/infection

    Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.

  • PHP

    phpmetrics/phpmetrics

    Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !

  • PHP

    bensampo/laravel-enum

    Simple, extensible and powerful enumeration implementation for Laravel.

  • PHP

    jms/translation-bundle

    Puts the Symfony Translation Component on steroids