ttek / tk-http
HTTP library for the Tk lib
Installs: 724
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/ttek/tk-http
Requires
- psr/cache: ^1.0
- psr/http-message: ^1.0
- ttek/tk-framework: ~2.0
This package is auto-updated.
Last update: 2025-10-10 11:23:54 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"