Libraries tagged by eancode
wyrihaximus/json-psr7
66863 Downloads
JSON encode and decode PSR-7 requests and responses
tuupola/trytes
85 Downloads
Trytes encoder and decoder for arbitrary data
tungltdev/laravel-php-jwt
195 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP.
togos/base32
21706 Downloads
RFC3548 base32 encoder/decoder
tevli/mpdf
659 Downloads
PHP library generating PDF files from UTF-8 encoded HTML with a different tmp_dir than the main MPDF's
swindon/filament-hashids
33 Downloads
A Laravel Filament package that automatically encodes and decodes model IDs using vinkla/hashids for improved security and aesthetics.
sudhaus7/shortlink
3 Downloads
A flexible url shortener for TYPO3, with FLUID ViewHelpers and Encodeservice
shell/card-management-sdk
49 Downloads
The Shell Card Management API is REST-based and employs OAUTH 2.0,Basic and ApiKey authentication. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes.All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources. The internal workings of the platform are not important when interacting with the API. However, it is worth noting that the platform uses a microservice architecture to communicate with various backend systems and some API calls are processed asynchronously. All endpoints use the POST verb for retrieving, updating, creating and deleting resources in the Shell Card Platform. The endpoints that retrieve resources from the Shell Card Platform allow flexible search parameters in the API request body.
seekerliu/laravel-another-json
975 Downloads
Yet Another JSON encoder for Laravel.
s9e/bencode
65 Downloads
Fast and efficient bencode decoder/encoder, designed to handle malformed and malicious input gracefully.
rcnb/rcnb
0 Downloads
Everything can be encoded into RCNB with PHP.
pure-bencode/pure-bencode
143 Downloads
A simple and complete bencode encoder/decoder
pixel/pdf
1951 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
phplang/base65536
23 Downloads
Base65536 encode/decode utility
phalapi/jwt
2771 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.