Libraries tagged by encoded
nostriphant/nip-19
103 Downloads
Nostr NIP-19 bech32-encoded entities in PHP
michkarevev/yii2-mpdf
2886 Downloads
A Yii2 wrapper component for the mPDF library which generates PDF files from UTF-8 encoded HTML.
hebis/picareader
4458 Downloads
Classes for reading Pica+ records encoded in Pica, PicaXML and PicaPlain
harishpatel143/laravel-base64-validation
5051 Downloads
This package use for validate the image upload by base64 encoded.
fuwasegu/php-base64-image
111 Downloads
Library for easy handling of base64-encoded images in PHP
chesn0k/mpdf
2437 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
analize/mpdf-analize
220 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
21torr/janus
1586 Downloads
Code style, encoded as rules for common tools.
1msg/one_msg_waba_sdk
1024 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
10841 Downloads
Code style, encoded as rules for common tools.
io238/eloquent-encoded-ids
47 Downloads
Automatic route key encryption for Laravel Eloquent using Hashids (short, unique, non-sequential ids) with prefix support
mvccore/ext-view-helper-dataurl
49 Downloads
MvcCore - Extension - View - Helper - Data URL - get any file content by given relative or absolute path in data url format: `data:image/png;base64,iVBOR..`.
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.
zirkeldesign/mpdf
65 Downloads
Fork of mpdf/mpdf - PHP library generating PDF files from UTF-8 encoded HTML
tevli/mpdf
457 Downloads
PHP library generating PDF files from UTF-8 encoded HTML with a different tmp_dir than the main MPDF's