Libraries tagged by bencode
devanoxltd/string-encoder
274 Downloads
Facilitating the process of altering string encoding in PHP.
cleantalk/contacts-encoder
1603 Downloads
CleanTalk ContactsEncoder class
amashukov/abi-encoder-php
778 Downloads
Solidity ABI calldata encoder in pure PHP — function selectors plus static (address/uint/int/bytesN) and dynamic (string/bytes) types, byte-for-byte equivalent to ethers.js v6.
rahul900day/gpt-3-encoder
32625 Downloads
GPT-3-Encoder is a PHP implementation of OpenAI's original python encoder/decoder.
yurunsoft/tiktoken
542 Downloads
PHP version of tiktoken
teakowa/cryptomute
28630 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).
suin/json
27604 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.
socialdept/atp-cbor
1012 Downloads
CBOR, CAR, and CID binary encoding for AT Protocol in PHP
piedweb/rison
1857 Downloads
A PHP encoder and decoder for Rison, the compact JSON-like data format optimized for URIs.
peterbodnar.com/base32
26848 Downloads
Base 32 encoder / decoder
perfilov/php-dto-packer
2861 Downloads
Blazing-fast PHP library to convert arrays, JSON & objects into strongly typed DTOs (and back)
orisai/nette-data-sources
2046 Downloads
Orisai Data Sources integration for Nette
nguyenanhung/security
14499 Downloads
Wrapper for Security, Encrypt, Encode, Purifier
maalls/anim-gif
602 Downloads
PHP class to create an animated GIF from multiple images
lava83/laravel-sqid
208 Downloads
A thin Laravel integration for Sqids: encode lists of integers into short, URL-friendly strings and decode them back, configurable via alphabet, min_length and blocklist.