Libraries tagged by endcoding
matronator/c32check
6 Downloads
PHP library for encoding and decoding C32Check addresses
lum/lum-encode
63 Downloads
Lum Encoding Utilities
locustv2/yii2-encode-url-rule
457 Downloads
Makes the encoding of query parameters easier when creating urls.
kura-lab/base64url
2718 Downloads
Base64url Encoding/Decoding Library
kamerk22/ipfuscator
6 Downloads
IPFuscation is a technique that allows for IP addresses to be represented in hexadecimal or decimal instead of the decimal encoding we are used to. IPFuscator allows us to easily convert to these alternative formats that are interpreted in the same way.
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.
iluxaorlov/base32
9 Downloads
Library for Base32 encoding and decoding
grizz-it/codec
696 Downloads
Encoding and decoding for PHP applications.
goodid/goodid-phpasn1-php55
5297 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules. Mirrored from fgrosse/phpasn1
goetas/xml-xsd-encoder
660 Downloads
Convert PHP to XML and viceversa using XML Schema definition as encoding style
francerz/json-tools
373 Downloads
Tools for encoding and decoding json objects.
everstu/gpt3-tokenizer
74 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
eluhr/yii2-json-attribute-behavior
1145 Downloads
This behavior automatically decodes attributes from JSON to arrays before validation, handling errors and re-encoding if validation fails.
elfsundae/laravel-hashid-uuid
2217 Downloads
Shorten UUID encoding for Laravel Hashid.
darkindy/spring-password-utils
27 Downloads
PHP utilities for encoding and validating passwords in the same way as Spring Security's StandardPasswordEncoder in Java.