dstogov / php-extensionLinks
A sample PHP extension
☆100Updated 5 years ago
Alternatives and similar repositories for php-extension
Users that are interested in php-extension are comparing it to the libraries listed below
Sorting:
- The PECL website☆38Updated last month
- A "lightweight" wrapper around LLVM-C in native PHP☆41Updated 6 years ago
- Parser and lexer for PHP☆90Updated 2 years ago
- An implementation of the Actor model for PHP☆63Updated 7 years ago
- A C parser built in and for PHP (yes, it's a bad idea)...☆43Updated last year
- Server-side request and response objects for PHP.☆44Updated 4 years ago
- A PHP port of kmyacc☆155Updated 8 months ago
- Extended HTTP Support☆82Updated 2 weeks ago
- FastCGI (FCGI) Protocol implementation for PHP☆125Updated 2 years ago
- Opening PHP's #internals to the outside☆234Updated last month
- PHD☆85Updated 2 weeks ago
- Snappy Extension for PHP☆135Updated 5 months ago
- ☆202Updated last year
- Hooks and Cronjobs for PHP Infrastructure☆55Updated last month
- UUID extension☆44Updated 4 months ago
- Official PHP benchmark suite☆66Updated this week
- A Redis server implementation in pure PHP☆192Updated 4 years ago
- Sampling profiler for PHP☆59Updated 2 years ago
- A non-blocking HTTP application, WebSocket and file server for PHP based on Amp.☆57Updated 5 years ago
- Notable events of PHP history☆227Updated last year
- Materials for an Extension Writing Tutorial☆25Updated 7 years ago
- Laminas mezzio skeleton. Begin developing PSR-15 middleware applications in seconds!☆126Updated this week
- WebSocket component for PHP based on the Amp HTTP server.☆124Updated 3 months ago
- Library to intercept and dynamically transform PHP includes. Forked from icewind1991/interceptor.