co-stack/reversible
Provides portable reversible functions and queues. Can be used e.g. for transport encoding or complex value processing
时间:2020-04-22 20:24
mfonte/base62x
A Base62x PHP implementation library, that can be used in frameworks like Laravel, that supports encoding/decoding of strings, arrays, objects, and binary resources. It also supports Gzip compression/decompression and symmetric encryption.
时间:2020-04-20 15:15
cbschuld/php-uuid-base58
Generates a RFC4122 compliant v4 UUID and returns it encoded in base-58. This is great for creating unique IDs which only consume 22 characters of storage. Also provides base-58 encoding and decoding.
时间:2020-04-11 00:55
rhilip/bencode
A pure and simple PHP library for encoding and decoding Bencode data
时间:2020-01-22 15:29
froxlor/idna-convert-legacy
A library for encoding and decoding internationalized domain names
时间:2019-12-31 12:21
delight-im/alphabets
Sets of digits or characters that may be used for base conversions, encoding and decoding tasks, and input validation
时间:2019-11-17 23:54
fastsitephp/fastsitephp
A Modern Open Source Framework for building High Performance Websites and API’s with PHP
时间:2019-11-15 02:58
ph-7/obfuscator
Simple and effective Obfuscator PHP class (this is not a stupid base64 encoding script, but a real and effective obfuscation script)
时间:2019-04-10 10:13
algo26-matthias/idna-convert
A library for encoding and decoding internationalized domain names
时间:2019-02-24 14:21
aminyazdanpanah/php-ffmpeg-video-streaming
📼 PHP FFMpeg - Video Streaming - DASH, HLS http://video.aminyazdanpanah.com
时间:2019-01-22 17:41
jocic/encoders
Encoders is a creatively named PHP library containing various binary-to-text encoding implementations.
时间:2019-01-04 04:41
orpheusnet/bencode-torrent
PHP Library for decoding and encoding BitTorrent BEncoded data, built for Gazelle
时间:2018-11-10 15:38
blesta/binary-to-text-php
Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.
时间:2018-10-22 20:17