amphp / aerys
A non-blocking HTTP application, WebSocket and file server for PHP based on Amp.
☆56Updated 4 years ago
Alternatives and similar repositories for aerys:
Users that are interested in aerys are comparing it to the libraries listed below
- A router for Amp's HTTP Server.☆38Updated 6 months ago
- A modern JSON-RPC 2.0 server for PHP 8.0+☆36Updated last year
- Cooperative multitasking using generators. The basics of coroutines, async and await!☆59Updated last year
- Complex Type Composition and Manipulation☆40Updated 4 years ago
- PSR-15 middleware for PHP Debug bar☆74Updated last year
- Binding of the libuuid library with PHP thanks to PHP/FFI.☆40Updated 4 years ago
- PHP System Interface (aka FFI)☆24Updated 4 years ago
- ☆36Updated 4 years ago
- Asynchronous Beanstalk Client for PHP.☆67Updated 2 years ago
- PostgreSQL client library (libpq) binding☆39Updated 5 months ago
- A request handler adapter for swoole, using PSR-7, PSR-15 and PSR-17.☆27Updated last week
- The Mouf PHP framework: an open-source PHP framework providing an easy way to download, install, use and reuse components, with a graphic…☆54Updated last year
- WebSocket component for PHP based on the Amp HTTP server.☆119Updated last year
- Building multi-core network applications with PHP.☆61Updated 2 months ago
- PHP Library that provides an implementation of userland types, powered with overloaded operators☆44Updated 3 years ago
- PHP bindings for handlebars.c☆30Updated 5 months ago
- Event-driven UDP client and server sockets for ReactPHP.☆96Updated 6 months ago
- PHP Arrays for Scientific Computing powered by C☆29Updated 5 years ago
- Inotify bindings for PHP 5, 7, and next☆44Updated 3 weeks ago
- Parser Reflection API - Provides source code analysis without loading classes into the PHP memory☆100Updated 3 months ago
- The Hoa\Socket library.☆64Updated 3 years ago
- PHP extension for libeio - truly asynchronous POSIX I/O☆26Updated last year
- Async SSH client for PHP based on Amp.☆35Updated 3 years ago
- Database Abstraction Layer, Schema Introspection, Schema Generation, Query Builders☆53Updated 2 years ago
- Object-oriented CRUD (create, read, update, delete) for Doctrine DBAL☆29Updated 8 months ago
- ☆31Updated last week
- PSR-7 implementation as PHP extension (pecl)☆20Updated 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 11 months ago
- Async Postgres client for PHP based on Amp.☆103Updated 2 months ago
- Streaming, async HTML5 Server-Sent Events server (aka. SSE or EventSource), built on top of ReactPHP