- 
                Notifications
    
You must be signed in to change notification settings  - Fork 1.1k
 
Projects using the PHP Parser
        Aleh Kashnikau edited this page May 9, 2015 
        ·
        25 revisions
      
    This is a list of projects using the PHP Parser. If you need more sample code than what the documentation provides, this should be a good place to start.
Feel free to add your own project to this list!
- scrutinizer/php-analyzer - Performs advanced static analysis on PHP code
 - QafooLabs/php-refactoring-browser - A command line refactoring tool for PHP
 - Trismegiste/Mondrian - A static php code analysis tool using the Graph Theory
 
- phpDocumentor2 via phpDocumentor/Reflection - Reflection library to do Static Analysis for PHP Projects
 - fabpot/Sami - An API documentation generator
 - theseer/phpdox - Documentation generator for PHP Code using standard technology (SRC, DOCBLOCK, XML and XSLT)
 
- webforge/webforge - A class reading and writing code generator as a fluent interface for the php parser
 - beberlei/DoctrineCodeGenerator - A new replacement for code generation in doctrine
 - Ocramius/CodeGenerationUtils - A set of code utilities to manipulate generated classes
 - daviddeutsch/php-rapidgen - A fast PHP code generator from concise templates
 
- ircmaxell/PHPPHP - A PHP VM implementation in PHP
 - schmittjoh/JMSTranslationBundle - Puts the Symfony2 Translation Component on steroids
 - igorw/galapagos - Backporting syntactic features of PHP
 - jeremeamia/super_closure - Wraps a PHP Closure to make it Serializable
 - deweller/PHPCodeIntel - Intelligent code completion for PHP Projects in Sublime Text 2 and 3
 - tomzx/php-semver-checker - Determine semantic versioning based on two source tree
 - classpreloader/classpreloader - Optimizes class loading performance by generating a single PHP file containing all of the autoloaded files
 - cweagans/theforce - Intelligent code completion engine inspired by Jedi
 - mkusher/padawan.php - Yet another intelligent code completion engine inspired by Jedi