oxphp / stubs
OxPHP extension stubs for IDE autocompletion and static analysis (PHPStan, Psalm).
v0.5.0
2026-06-04 21:15 UTC
Requires
- php: >=8.4
Suggests
- phpstan/extension-installer: Auto-registers the stubs with PHPStan via extension.neon
- phpstan/phpstan: Static analyzer that uses these stubs to type-check oxphp_* functions
- vimeo/psalm: Static analyzer that can load these stubs via <stubs> in psalm.xml