Libraries tagged by encoded
harishpatel143/laravel-base64-validation
5225 Downloads
This package use for validate the image upload by base64 encoded.
analize/mpdf-analize
483 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
1msg/one_msg_waba_sdk
2064 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail
21torr/php-cs
11415 Downloads
Code style, encoded as rules for common tools.
io238/eloquent-encoded-ids
50 Downloads
Automatic route key encryption for Laravel Eloquent using Hashids (short, unique, non-sequential ids) with prefix support
jorgeslima/base64-validation
279 Downloads
Laravel validators for base64 encoded files
ionux/php-asn1-library
10 Downloads
This project aims to provide a complete PHP library for the encoding and decoding of ASN.1 DER encoded data. The OID class provides for the identification of ASN.1 object identifiers.
iammordaty/guzzle-urlencoded-response-middleware
19 Downloads
Simple Guzzle 6.x URL-encoded response middleware
tevli/mpdf
555 Downloads
PHP library generating PDF files from UTF-8 encoded HTML with a different tmp_dir than the main MPDF's
shell/data-and-reporting-sdk
15 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.
rcnb/rcnb
0 Downloads
Everything can be encoded into RCNB with PHP.
php-xapi/symfony-serializer
36835 Downloads
transform Experience API model objects to JSON encoded strings and vice versa using the Symfony Serializer component
passport-it/forceutf8
32 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
opensoft/asterbunny
0 Downloads
This tool sends json encoded asterisk ami events to RabbitMQ
kekos/parse-request-body-middleware
627 Downloads
PSR-15 middleware for parsing requests with JSON and URI encoded bodies regardless of HTTP method.