calgamo / http
HTTP classes and appilication for Calgamo framework.
Installs: 733
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/calgamo/http
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.