litert / http
A HTTP(S) library for LiteRT.
0.2.0-a2
2017-11-09 06:34 UTC
Requires
- php: >=7.0.0
- litert/annotation: ^0.3.0
- litert/core: ^0.2.1
- litert/delay-initializer: ^0.3.0
This package is not auto-updated.
Last update: 2024-10-26 02:17:56 UTC
README
A HTTP(S) library for LiteRT.
Installation
It's recommended to install by composer:
composer require litert/http
Or just git clone this repository, and put the lib directory into you project.
Document
License
This library is published under Apache-2.0 license.