Libraries tagged by decode
ionux/php-asn1-library
10 Downloads
This project aims to provide a complete PHP library for the encoding and decoding of ASN.1 DER encoded data. The OID class provides for the identification of ASN.1 object identifiers.
gointegro/json
9015 Downloads
GOintegro JSON Lib
eitol/colombian-cedula-reader
70 Downloads
Librería para leer el código PDF417 de las cedulas de ciudadania de Colombia
dakujem/sqids-legacy-backport
142 Downloads
Backport of sqids/sqids for PHP 7.4 and PHP 8.0
cloud-castle/parser-json
12 Downloads
Безопасный разбор и сериализация JSON для PHP 8.1+: исключения вместо тихого null, лимит глубины, безопасные дефолты кодирования и типизированные помощники. Единственная зависимость — ext-json.
chiron/crypt-engine
535 Downloads
Simple Crypt Manager to encode/decode
cavellblood/craft-string-base64
13962 Downloads
Twig filters to base64 encode/decode a string.
brandon/nbt
313 Downloads
A NBT parser that parses to native PHP types
bayfrontmedia/php-jwt
1034 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519.
anisimov/emoji
3853 Downloads
Allows to detect emoji, remove emoji, encode emoji and decode emoji in string.
ajf/nato
23 Downloads
Tango Hotel Echo "November Alfa Tango Oscar" Papa Hotel Papa Lima India Bravo Romeo Alfa Romeo Yankee
yzalis/id-obfuscator
213 Downloads
An efficient reversible ID obfuscator originaly based on base 62 encoding.
loostro/cryptomute
27545 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).
eloquent/endec
8929 Downloads
Versatile encoding implementations for PHP.
suin/marshaller
73 Downloads
Type-safe data mapping between JSON and a PHP class object.