Libraries tagged by monomorphization
mrsuh/php-generics
969 Downloads
PHP Generics library
xphp-lang/xphp
108 Downloads
Parse xphp files and convert them into php files
xphp-lang/xphp-symfony-bundle
0 Downloads
Symfony bundle to write XPHP (PHP with native generics) inside a Symfony app and deploy the auto-generated PHP.
xphp-lang/language-server
0 Downloads
Language Server Protocol implementation for xphp. Powers diagnostics, hover, go-to-definition and completion in VS Code (and any LSP-aware editor) by reusing the xphp parser AST + Registry directly.
lisachenko/userland-php-generics
1 Downloads
Reified generics for PHP: templates monomorphized into real class entries by the Zend Engine
xphp-lang/collections
10 Downloads
Generic, immutable, variance-aware collections for PHP, powered by xphp monomorphization (real generics with declaration-site variance).
xphp-kanon/core
0 Downloads
Store-agnostic, reified, immutable typed data-mapper contracts for PHP, powered by xphp monomorphization (real generics with declaration-site variance).