litert / http
A HTTP(S) library for LiteRT.
Installs: 330
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/litert/http
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: 2025-09-27 06:51:23 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.