Libraries tagged by bencoding
psecio/jwt
362400 Downloads
A JWT (JSON Web Token) Encoding & Decoding library
lasserafn/php-string-script-language
4448181 Downloads
Detect language/encoding of a string in PHP
instasent/sms-counter-php
1424376 Downloads
SMS Counter PHP Class Library which detects encoding of an SMS message text, counts the characters as per the encoding and gives page limit information.
gioni06/gpt3-tokenizer
590150 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
fylax/forceutf8
793979 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
acmephp/ssl
1352589 Downloads
PHP wrapper around OpenSSL extension providing SSL encoding, decoding, parsing and signing features
mso/idna-convert
2269751 Downloads
A library for encoding and decoding internationalized domain names
wp-php-toolkit/encoding
115658 Downloads
Encoding component for WordPress.
eventsauce/id-encoding
1109224 Downloads
ID encoding utility
selective/base32
165782 Downloads
Base32 based on RFC 4648
opencoconut/coconut
527639 Downloads
Coconut is a Cloud Video Encoding Service built for developers
middlewares/negotiation
457883 Downloads
Middleware to implement content negotiation
middlewares/encoder
211051 Downloads
Middleware to encode the response body to gzip or deflate
genkgo/php-asn1
823017 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
delight-im/base64
174802 Downloads
Simple and convenient Base64 encoding and decoding for PHP