SammyK / observerLinks
A PoC PHP 8 extension that demonstrates the observer API
☆10Updated 4 years ago
Alternatives and similar repositories for observer
Users that are interested in observer are comparing it to the libraries listed below
Sorting:
- A WeakMap polyfill for PHP 7.4☆47Updated 7 months ago
- PSR-7 Request ID (Correlation ID) middleware☆35Updated 4 years ago
- Docker image to hack the PHP interpreter☆69Updated last year
- Library to intercept and dynamically transform PHP includes. Forked from icewind1991/interceptor.☆69Updated last month
- Utilities to analyze most popular composer packages☆46Updated 4 years ago
- ☆40Updated 8 months ago
- Checks source trees for not fully qualified function calls.☆15Updated 3 years ago
- Flux, the lightweight stream processor to concurrently do many (but not too many) things at once, built on top of ReactPHP.☆59Updated last year
- PHP Extension Feature Samples☆67Updated last year
- Website of the phar.io project☆44Updated this week
- PHP JSON encoding and decoding that throws exceptions on failure☆31Updated 6 years ago
- ☆30Updated 2 years ago
- Structured Field Values for HTTP manipulation in PHP☆43Updated last month
- Detects possible insane comparison ("string" == 0) to help migrate to PHP8☆34Updated 7 months ago
- Mirroring script for packagist.org and composer repositories metadata in general☆38Updated 9 months ago
- Async SSH client for PHP based on Amp.☆35Updated 3 years ago
- Tool to find lines eliminated by OpCache's bytecode optimizer☆139Updated last year
- Dependency Injection framework to configure a PSR-11 Container with Attributes!☆41Updated 2 months ago
- Parse, Build and Validate CRON Expression. Calculate run dates and determine if a CRON expression is due☆13Updated 3 years ago
- A PreProcessing library for PHP