Libraries tagged by bencode
ajepe/base62
8 Downloads
base62 encode integer as a string and decode the string back to an integer
afk11/phpasn1
80 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
adnanmula/forceutf8
6199 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
abacaphiliac/php-no-html
30 Downloads
Safely encode content for rendering in an HTML document.
7interactive/mpdf
1060 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
50onred/php-jwt
62 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
1of0/json
184 Downloads
Abstraction layer for json_encode() and json_decode(), providing Json.NET-like functionality through annotations or mappings
yunait/forceutf8
16107 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
xmon/video-bundle
24 Downloads
Video Bundle adding functiunalities to Sonata media bundle:=> a video provider- handle video upload- re-encode uploaded video to th defined formats - thumbs generation
saschaende/mpdf
16 Downloads
mPDF is a PHP library which generates PDF files from UTF-8 encoded HTML. It is based on FPDF and HTML2FPDF with a number of enhancements. More: https://mpdf.github.io/
runalyze/ubjson
13 Downloads
Library to encode and decode universal binary json files (ubjson / *.ubj).
redcatphp/json5
71 Downloads
JSON5 parser/encoder for PHP
paulgessinger/json
29 Downloads
wrapper for json_encode and json_decode with exceptions
litgroup/json
255 Downloads
Library for JSON encode/decode.
ksmz/json
183 Downloads
JSON encode/decode wrapper with catchable exceptions