Libraries tagged by encoders
cncoders/thinkphp-auth
225 Downloads
a simple api auth with thinkphp6
zirkeldesign/mpdf
65 Downloads
Fork of mpdf/mpdf - PHP library generating PDF files from UTF-8 encoded HTML
yunchuang/php-jwt
463 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
yocto/yoclib-wbxml
69 Downloads
This yocLibrary enables your project to encode and decode WBXML data in PHP.
yocto/yoclib-jsonrpc
4 Downloads
This yocLibrary enables your project to encode and decode JSON-RPC messages in PHP.
wyrihaximus/react-cache-msgpack
1551 Downloads
MessagePack encode/decode decorator for react/cache
wyrihaximus/react-cache-json
2237 Downloads
JSON encode/decode decorator for react/cache
wyrihaximus/json-psr7
66653 Downloads
JSON encode and decode PSR-7 requests and responses
tungltdev/laravel-php-jwt
131 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP.
thefunpower/flarum-ext-api-login
39 Downloads
Create aes encode data for login
tevli/mpdf
457 Downloads
PHP library generating PDF files from UTF-8 encoded HTML with a different tmp_dir than the main MPDF's
terpomoj/base64-url-helpers
903 Downloads
Provides base64_url_encode/base64_url_decode.
sneek/laravel-xss-middleware
3564 Downloads
Simple Laravel XSS middlware to strip all tags and encode all entities from a user
shell/data-and-reporting-sdk
5 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
18 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.