Libraries tagged by bencode
2tvenom/cborencode
11329044 Downloads
CBOR encoder for PHP
qandidate/symfony-json-request-transformer
1842482 Downloads
A Symfony event listener for decoding JSON encoded request content
hshn/base64-encoded-file
1396138 Downloads
Provides handling base64 encoded files, and the integration of symfony/form
voku/urlify
3787601 Downloads
PHP port of URLify.js from the Django project. Transliterates non-ascii characters for use in URLs.
sybio/gif-creator
372802 Downloads
PHP class that creates animated GIF from multiple images
specshaper/encrypt-bundle
545702 Downloads
Bundle provides a service for encrypting values via attribute.
miladrahimi/php-jwt
228510 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
gioni06/gpt3-tokenizer
423508 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
wikimedia/php-session-serializer
1151880 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
webmozart/json
819791 Downloads
A robust JSON decoder/encoder with support for schema validation.
tuupola/base58
499085 Downloads
Base58 encoder and decoder for arbitrary data
sailenicolas/forceutf8
182579 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
saikiran/geohash
323269 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
fylax/forceutf8
512722 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
fproject/php-jwt
1487703 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.