Libraries tagged by php http framework
utopia-php/di
240781 Downloads
A simple and lite library for managing dependency injections
d8-contrib-modules/cloudflarephpsdk
1370378 Downloads
PHP client for interacting with CloudFlare's SDK. CloudFlare is a copyright of CloudFlare, Inc. The authors of this tool has no association with CloudFlare, Inc.
utopia-php/swoole
397856 Downloads
An extension for Utopia Framework to work with PHP Swoole as a PHP FPM alternative
popphp/pop-http
23418 Downloads
Pop Http Component for Pop PHP Framework
ez-php/http
11578 Downloads
HTTP message objects for the ez-php framework — immutable Request, Response, RequestFactory, and ResponseEmitter. Zero dependencies.
leafs/http
60788 Downloads
Http abstraction for Leaf PHP
milpa/http
15412 Downloads
PSR-15-native routing and middleware contracts for the Milpa PHP framework.
easyswoole/http-client
102177 Downloads
php stander lib
easyswoole/http-annotation
101398 Downloads
php stander lib
mix/vega
9895 Downloads
Mix Vega is a HTTP web framework written in PHP support Swoole, WorkerMan
thomasvargiu/httplug-module
58417 Downloads
HTTPlug module for zend framework and zend-expressive
sockeon/sockeon
2783 Downloads
Framework-agnostic PHP WebSocket and HTTP server library with attribute-based routing and support for namespaces and rooms.
zealphp/zealphp
264 Downloads
Coroutine-native PHP framework on OpenSwoole — async HTTP, WebSocket, streaming, and real-time applications.
milpa/core
20801 Downloads
Milpa Framework — core contracts and primitives. Framework-agnostic: no ORM, no HTTP client, no host-application coupling (ADR-001).
milpa/runtime
14462 Downloads
The bootable Milpa kernel: composes milpa/core, milpa/container, milpa/events, milpa/http and milpa/resolver into container -> dispatcher -> architecture gate -> plugin boot in the resolver's loadOrder -> route registration, with zero Doctrine and zero legacy Web coupling. The active-plugins list is config/filesystem-driven, never a database entity.