amphp / http-server-sessionLinks
An HTTP server plugin that simplifies session management for your applications. Effortlessly handle user sessions, securely managing data across requests.
☆19Updated last week
Alternatives and similar repositories for http-server-session
Users that are interested in http-server-session are comparing it to the libraries listed below
Sorting:
- Reverse HTTP proxy handler for Aerys☆15Updated 8 years ago
- Detect blocking ticks in event loops.☆26Updated 8 years ago
- A router for Amp's HTTP Server.☆39Updated last year
- This simple router is a wrapper for FastRoute.☆16Updated 9 years ago
- A sandbox environment for PHP7.1+☆53Updated 6 years ago
- A non-blocking STOMP client built on the amp concurrency framework☆14Updated 8 years ago
- An HTTP server plugin to serve static files like HTML, CSS, JavaScript, and images effortlessly.☆21Updated 6 months ago
- Async SSH client for PHP based on Amp.☆36Updated 3 years ago
- Discontinued. Merged into https://github.com/amphp/amp.☆13Updated 8 years ago
- Helper package to ease testing with PHPUnit.☆22Updated last year
- PSR-15 middleware to parse the body of the request with support for json, csv and url-encode☆32Updated 9 months ago
- PHP function to check if a http status is in range.☆12Updated 3 years ago
- Dead simple PSR-15 middleware dispatcher☆26Updated 7 years ago
- Makes any ReactPHP library compatible with Amp.☆24Updated 2 years ago
- ☆14Updated 5 years ago
- Basic functions for handling mime-types, forked from Joe Gregorio's mimeparse library☆41Updated last month
- Async S3 filesystem API (supporting Amazon S3, Ceph, MiniIO, DigitalOcean Spaces and others), built on top of ReactPHP.☆14Updated 2 years ago
- A really simple finite state machine. Prepared in the Enrise kitchen.☆12Updated 9 years ago
- ☆18Updated last year
- Streaming, async HTML5 Server-Sent Events server (aka. SSE or EventSource), built on top of ReactPHP