An open API service indexing awesome lists of open source software.

https://github.com/mgdm/helperfinder

Find procedural helper functions being used in PHP code.
https://github.com/mgdm/helperfinder

Last synced: about 1 month ago
JSON representation

Find procedural helper functions being used in PHP code.

Awesome Lists containing this project

README

        

helperfinder
============

Find procedural helper functions being used in PHP code.

It's a bit of a hack, but all the hard work is done by the PHP-Parser library.

To use: php find.php /path/to/some/code