Packages from tysonandre
-
PHP
tysonandre/phantypocheck
A plugin for Phan that checks for typos (using codespell's dictionary).
-
PHP
tysonandre/php-parser-to-php-ast
A pure PHP substitute for nikic/php-ast, using nikic/php-parser. Can also be used to generate php-ast trees, even for files with some types of syntax errors.
-
PHP
tysonandre/tolerant-php-parser-to-php-ast
A pure PHP substitute for nikic/php-ast, using Microsoft/tolerant-php-parser. Can also be used to generate php-ast trees, even for files with some types of syntax errors.
-
PHP
tysonandre/var_representation_polyfill
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export