Download the PHP package makise-co/http without Composer
On this page you can find all versions of the php package makise-co/http. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package http
Makise-Co HTTP Server
Makise-Co Swoole HTTP Server implementation
Installation
- Register service provider -
MakiseCo\Http\HttpServiceProvider
- Register commands (look at src/Commands)
- Minimal required configuration config
- Routes declaration routes
Example configuration
Available commands
routes:dump
shows information about application routeshttp:start
starts HTTP server
Testing the application
This component provides a set of useful tools to test application without running HTTP server.
- MakesHttpRequests trait (Laravel-like trait for your TestCases to invoke app routes)
All versions of http with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0
ext-json Version *
ext-swoole Version ^4.4
filp/whoops Version ^2.9
laminas/laminas-diactoros Version ^2.4
makise-co/framework Version ~2.0.0
makise-co/http-router Version ^1.0
psr/event-dispatcher Version ^1.0
psr/log Version ^1.1
willdurand/negotiation Version ^3.0
ext-json Version *
ext-swoole Version ^4.4
filp/whoops Version ^2.9
laminas/laminas-diactoros Version ^2.4
makise-co/framework Version ~2.0.0
makise-co/http-router Version ^1.0
psr/event-dispatcher Version ^1.0
psr/log Version ^1.1
willdurand/negotiation Version ^3.0
The package makise-co/http contains the following files
Loading the files please wait ....