marcioAlmada / xrayLinks
X-Ray - PHP Engine compiler hook API (new)
☆21Updated 7 years ago
Alternatives and similar repositories for xray
Users that are interested in xray are comparing it to the libraries listed below
Sorting:
- Reverts the php-ast AST back into (somewhat) PSR-compliant code☆52Updated 6 years ago
- A PHP Type reconstruction library☆36Updated last month
- A C parser built in and for PHP (yes, it's a bad idea)...☆43Updated last year
- Disassembler and Debug Kit for PHP 7☆56Updated 6 years ago
- A CFG Optimizer for PHP☆25Updated 6 years ago
- A compiler toolkit. For PHP (yes, I am creative at naming things)...☆30Updated 6 years ago
- HackLang for PHP Transpiler☆60Updated 8 years ago
- A polyfill for pthreads☆78Updated 7 years ago
- A Composer package which implements ECMAScript Typed Arrays for PHP 7.☆14Updated 8 years ago
- ☆14Updated 5 years ago
- php-ref - PHP 7 extension that adds Soft and Weak references support to PHP☆60Updated 7 years ago
- Detect blocking ticks in event loops.☆26Updated 8 years ago
- A PEG parser written in PHP☆23Updated 2 years ago
- Creating native instructions in PHP since 2014☆190Updated 7 years ago
- Really, it's "php extensions usage analyzer". It scans codebase and analyzes which non-built-in php extensions used☆96Updated 2 years ago
- A "lightweight" wrapper around LLVM-C in native PHP☆41Updated 6 years ago
- Caching the result of your expensive function calls since 2016☆22Updated 9 years ago
- ☆12Updated 5 years ago
- Distribute your PHP extension as self-installing phar executable☆60Updated 4 years ago
- Flysystem Adapter Decorator for Replicating Filesystems.☆25Updated 4 years ago
- Asynchronous WebSocket server for Icicle☆23Updated 8 years ago
- Simple, lightweight, incremental parser for JSON streaming (concatenated JSON and newline-delimited JSON), in PHP