Libraries tagged by bencode
php-xapi/symfony-serializer
37591 Downloads
transform Experience API model objects to JSON encoded strings and vice versa using the Symfony Serializer component
otaavioo/json
18671 Downloads
A light package for json encode/decode functions
oldravian/multi-source-file-uploader
11469 Downloads
A Laravel package for handling file upload from multiple sources like file object, url or base64 encoded data
oktopost/jsonencode
1964 Downloads
Fix the behavior of json_encode and json_decode
nova-carnivore/bolt11-php
1185 Downloads
Modern PHP 8.3+ BOLT 11 Lightning Network invoice encoder/decoder
networkteam/json-seq
29102 Downloads
JSON Text Sequences (RFC7464) encoder and decoder
mintopia/vdfkeyvalue
4918 Downloads
Encoder for Valve Software's KeyValue data format
mervick/aaencoder
1697 Downloads
Encode/decode any JavaScript program to/from Japanese style emoticons
jobmetric/laravel-toon
469 Downloads
Laravel integration for TOON format: encode/decode JSON data into a token-optimized notation for LLMs.
jesseschalken/pure-json
43462 Downloads
json_encode/json_decode wrapper with error checking and one-to-one mapping between PHP and JSON values
jerrygaoyang/laravel-jwt
45596 Downloads
jwt auth for encode decode and token expire_in authenticate
iliaal/fastchart
159 Downloads
Native C PHP extension for fast chart rendering: 38 chart families (line, area, bar, pie, scatter, bubble, stock with technical indicators, radar, polar, surface, contour, treemap, funnel, waterfall, heatmap, gauge, linear meter, gantt, box plot, bullet, pareto, calendar heatmap, sunburst, sankey, marimekko, vector, arc diagram, chord diagram, network, population pyramid, violin plot, circle packing, pictogram, venn diagram, word cloud, serpentine timeline, dendrogram, partition) plus a 2-class Symbol family (Code128, QrCode). SVG-canonical pipeline rasterized via vendored plutovg + plutosvg; PNG / JPEG / WebP encoders via libpng / libjpeg-turbo / libwebp.
hampel/json
103327 Downloads
A simple wrapper for json_encode and json_decode with exception based error handling
gregbiv/blue-x-geohash
14773 Downloads
A library of where in the world things are. Mostly this library is concerned with geohashes, which encode latitude/longitude pairs into scalar, and therefore index-friendly, values.
dschledermann/json-coder
2154 Downloads
Encode and decode JSON objects from and to custom PHP classes