ttek / tk-http
HTTP library for the Tk lib
2.0.60
2019-01-14 00:00 UTC
Requires
- psr/cache: ^1.0
- psr/http-message: ^1.0
- ttek/tk-framework: ~2.0
This package is auto-updated.
Last update: 2024-11-10 09:34:17 UTC
README
Project: tk-http
Published: 11 May 2016
Web: http://www.domtemplate.com/
Authors: Michael Mifsud http://www.tropotek.com/
A HTTP lib to support the Tropotek lib V2. Manage Cookies Request Uri, etc.
Contents
Installation
Available on Packagist (ttek/tk-http) and installable via Composer.
composer require ttek/tk-http
Or add the following to your composer.json file:
"ttek/tk-http": "~2.0"