calgamo / http
This package is abandoned and no longer maintained.
The author suggests using the knot-lib/http package instead.
HTTP classes and appilication for Calgamo framework.
0.17.0
2019-11-22 00:30 UTC
Requires
- php: >=7.1
- ext-json: *
- calgamo/kernel: ~0.39
- calgamo/services: ~0.14
- nyholm/psr7: ^1.2
Requires (Dev)
- php-coveralls/php-coveralls: ^2.0
- phpunit/phpunit: ^6.3.0
README
Description
HTTP classes and appilication for Calgamo framework.
Feature
Demo
Usage
Requirement
PHP 7.1 or later
Installing calgamo/http
The recommended way to install calgamo/http is through Composer.
composer require calgamo/http
After installing, you need to require Composer's autoloader:
require 'vendor/autoload.php';
License
Author
Disclaimer
This software is no warranty.
We are not responsible for any results caused by the use of this software.
Please use the responsibility of the your self.