/php-types

A PHP Type reconstruction library

Primary LanguagePHPMIT LicenseMIT

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...