ircmaxell/php-types

A PHP CFG Type Inference / Reconstruction Engine

v0.5.0 2019-02-27 17:38 UTC

This package is auto-updated.

Last update: 2024-05-05 17:37:15 UTC


README

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