8 Repositories
PHP encoding Libraries
Psl is a standard library for PHP, inspired by hhvm/hsl
π PHP Standard Library - a modern, consistent, centralized, well-typed, non-blocking set of APIs for PHP programmers
BitTorrent library for encoding and decoding torrents in PHP language.
PHPBitTorrentLib BitTorrent library for PHP. This library been tested and works on PHP 7.4+, it originally was just a project to handle the process of
A PHP class which allows the decoding and encoding of a wider variety of characters compared to the standard htmlentities and html_entity_decode functions.
The ability to encode and decode a certain set of characters called 'Html Entities' has existed since PHP4. Amongst the vast number of functions built into PHP, there are 4 nearly identical functions that are used to encode and decode html entities; despite their similarities, however, 2 of them do provide additional capabilities not available to the others.
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
forceutf8 PHP Class Encoding featuring popular \ForceUTF8\Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strin
A bundle to handle encoding and decoding of parameters using OpenSSL and Doctrine lifecycle events.
SpecShaper Encrypt Bundle A bundle to handle encoding and decoding of parameters using OpenSSL and Doctrine lifecycle events. Features include: Master
Base58 Encoding and Decoding Library for PHP
Base58 Encoding and Decoding Library for PHP Long Term Support Each major version of this library will be supported for 5 years after it's initial rel
A small PHP library to generate YouTube-like ids from numbers.
A small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user.
π Portable UTF-8 library - performance optimized (unicode) string functions for php.
π Portable UTF-8 Description It is written in PHP (PHP 7+) and can work without "mbstring", "iconv" or any other extra encoding php-extension on your