Libraries tagged by encode
stephenhill/forecast.io.cli
17 Downloads
A simple command line script that will generate a Base58 encoded password.
stephenhill/base58-password-generator
43 Downloads
A simple command line script that will generate a Base58 encoded password.
sskaje/base-converter
19 Downloads
sskaje's BaseXX Encode/Decode class, a PHP implemention of RFC 3548, supports Base16/Base32/Base64 in both LSB and MSB, and another Base32 used by VMware
spaceboy/base20
17 Downloads
Encodes and decodes numbers to alphabetical strings
soumen-dey/laravel-image
3 Downloads
A package to encode and generate thumbnail for Laravel 5.6 and above.
sneek/laravel-xss-middleware
3580 Downloads
Simple Laravel XSS middlware to strip all tags and encode all entities from a user
smthdiff/craft-encore
24 Downloads
Helper plugin for Webpack Encode in Craft CMS templates
slick/json-api-bundle
64 Downloads
Adds JSONAPI.org encoders and decoders to an Symfony apps
shoudian/jwt
9 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
shenkimaro/php-jwt
71 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
shell/data-and-reporting-sdk
62 Downloads
Data And Reporting product consists of API's which provides details of transaction and invoice informations about shell cards. The Shell Card Transaction and Invoice API is REST-based and employs Basic authentication in Version 1 and Oauth authentication in Version 2 end points. 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.
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.
sgmendez/jsonbundle
17 Downloads
Symfony2 bundle for json encode and decode
sevensoft/json
17 Downloads
PHP library to encode and decode JSON
sendinblue/base-32
435 Downloads
RFC 3548 and 4648 compliant base 32 encoder/decoder