diff options
author | Wolfy-J <[email protected]> | 2018-07-26 18:34:55 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2018-07-26 18:34:55 +0300 |
commit | 67290cf24ac6a9a9620280b5c4a98cccda7804e9 (patch) | |
tree | 872e05825d969f20175796c1d6aadf868d49b8f6 /README.md | |
parent | 2cb472acb99ff900b0b1649d65cb3fea6a0507f2 (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ Features: -------- - PSR-7 HTTP server (file uploads, error handling, static files, hot reload, middlewares, event listeners) - extendable service model (plus PHP compatible RPC server) +- flexible ENV configuration - no external PHP dependencies, drop-in (based on [Goridge](https://github.com/spiral/goridge)) - load balancer, process manager and task pipeline - frontend agnostic (queue, REST, PSR-7, async php, etc) |