knot-lib/http-services

HTTP services classes for kNot Framework.

0.5.1 2021-06-07 08:19 UTC

This package is auto-updated.

Last update: 2023-09-07 13:47:15 UTC


README

Latest Version on Packagist Software License Build Status Coverage Status Code Climate Total Downloads

Description

HTTP services classes for kNot Framework.

Feature

Demo

Usage

Requirement

PHP 7.2 or later

Installing knot-lib/http-services

The recommended way to install knot-lib/http-services is through Composer.

composer require knot-lib/http-services

After installing, you need to require Composer's autoloader:

require 'vendor/autoload.php';

License

MIT

Author

stk2k

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.