Libraries tagged by BenyCode
nova-carnivore/bolt11-php
730 Downloads
Modern PHP 8.3+ BOLT 11 Lightning Network invoice encoder/decoder
networkteam/json-seq
28667 Downloads
JSON Text Sequences (RFC7464) encoder and decoder
mervick/aaencoder
1680 Downloads
Encode/decode any JavaScript program to/from Japanese style emoticons
jobmetric/laravel-toon
445 Downloads
Laravel integration for TOON format: encode/decode JSON data into a token-optimized notation for LLMs.
jesseschalken/pure-json
42795 Downloads
json_encode/json_decode wrapper with error checking and one-to-one mapping between PHP and JSON values
jerrygaoyang/laravel-jwt
45361 Downloads
jwt auth for encode decode and token expire_in authenticate
iliaal/fastchart
40 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
101605 Downloads
A simple wrapper for json_encode and json_decode with exception based error handling
gregbiv/blue-x-geohash
14131 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
2009 Downloads
Encode and decode JSON objects from and to custom PHP classes
byjg/convert
56602 Downloads
A lightweight utility for string conversion between text from UTF8 to various formats and vice-versa. Supports HTML entities, MIME encoded words, accents removal, emoji conversion, and more.
brunas/json
20216 Downloads
Json decode/encode library
atrapalo/urlcrypt
48126 Downloads
PHP library to securely encode and decode short pieces of arbitrary binary data in URLs.
afcamps/forceutf8
17854 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings. (fork from https://github.com/neitanod/forceutf8)
adapik/phpasn1
11087 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.