php-types icon indicating copy to clipboard operation
php-types copied to clipboard

A PHP Type reconstruction library

PHP-Types

A PHP Type reconstruction library!!!

This uses PHP-CFG as a base to reconstruct and infer types onto the graph.

For usage, check the tests...