Download the PHP package phplang/base65536 without Composer
On this page you can find all versions of the php package phplang/base65536. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phplang/base65536
More information about phplang/base65536
Files in phplang/base65536
Download phplang/base65536
More information about phplang/base65536
Files in phplang/base65536
Vendor phplang
Package base65536
Short Description Base65536 encode/decode utility
License MIT
Homepage https://github.com/phplang/base65536
Package base65536
Short Description Base65536 encode/decode utility
License MIT
Homepage https://github.com/phplang/base65536
Keywords base65536
Please rate this library. Is it a good library?
Informations about the package base65536
base65536
Base65536 is a binary encoding optimised for UTF-32-encoded text and Twitter. This PHP composer package, phplang/base65536
, is loosely based on qntm/base65536.
Usage
Note
Per the spec, the default encoding used for input to decode()
and output from encode()
is CESU-8, a variant of UTF-8
which encodes split UTF-16
surrogate pairs. If you want true UTF-8
output, you must specify so using the second parameter to encode()
and decode()
.
License
MIT, to match the generous licensing of the original. :D
All versions of base65536 with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
The package phplang/base65536 contains the following files
Loading the files please wait ....