Download the PHP package datrim/http-data without Composer
On this page you can find all versions of the php package datrim/http-data. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download datrim/http-data
More information about datrim/http-data
Files in datrim/http-data
Download datrim/http-data
More information about datrim/http-data
Files in datrim/http-data
Vendor datrim
Package http-data
Short Description Http data compression and serialization
License MIT
Package http-data
Short Description Http data compression and serialization
License MIT
Please rate this library. Is it a good library?
Informations about the package http-data
HttpData
HttpData is a simple package for encoding and decoding data to be sent via http requests.
Installation
Composer
From the command line, run:
Usage
The Basics
With the package now installed, you may use the two classes like so:
Encoding data (compressed)
To encode data compressed (default)
or, if the data should be transmitted uncompressed.
Then to get the encoded data:
Decoding data
That's it!
License
The HttpData package is open-sourced software licensed under the MIT license
All versions of http-data with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2.5
The package datrim/http-data contains the following files
Loading the files please wait ....