ircmaxell/php-types

A PHP CFG Type Inference / Reconstruction Engine

Maintainers

👁 ircmaxell

Package info

github.com/ircmaxell/php-types

pkg:composer/ircmaxell/php-types

Statistics

Installs: 1 642

Dependents: 3

Suggesters: 0

Stars: 36

Open Issues: 1

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

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 4a1d4375e186759c5008d9fc762f490d0788f35b

  • Anthony Ferrara <ircmaxell.woop@gmail.com>

This package is auto-updated.

Last update: 2026-06-29 01:14:37 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...