Libraries tagged by encoded
recycledbeans/is-base64
17871 Downloads
Adds a quick and easy method for determining whether a string is base64-encoded.
chubbyphp/chubbyphp-decode-encode
20832 Downloads
Chubbyphp decode/encode json/jsonx/url-encoded/xml/yaml
stathisg/greek-slug-generator
1319 Downloads
A slug (pretty URL) generator, which supports Greek UTF-8 encoded characters
oldravian/multi-source-file-uploader
5464 Downloads
A Laravel package for handling file upload from multiple sources like file object, url or base64 encoded data
cbschuld/php-uuid-base58
13465 Downloads
Generates a RFC4122 compliant v4 UUID and returns it encoded in base-58. This is great for creating unique IDs which only consume 22 characters of storage. Also provides base-58 encoding and decoding.
afcamps/forceutf8
11918 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings. (fork from https://github.com/neitanod/forceutf8)
uctoplus/uctoplus-php-api
4173 Downloads
Production environment is located at `https://api.moje.uctoplus.sk/production/`. Sandbox environment is located at `https://api.moje.uctoplus.sk/sandbox/`. All communication with API is encoded in UTF-8. This REST API is based on Open API v3 standard. For help with implementation or access to the test environment please contact our helpdesk
sourcetoad/bytey
501 Downloads
A library for encoding Google Map's Encoded Polyline.
solido/body-converter
8829 Downloads
Library to read request parameters encoded in request body and set them into correct parameter bags
softcomtecnologia/mpdf
3245 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
pixel/pdf
1824 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
omelya/mpdf
2000 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
moralesgea/forceutf8
5384 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
michkarevev/yii2-mpdf
3619 Downloads
A Yii2 wrapper component for the mPDF library which generates PDF files from UTF-8 encoded HTML.
harishpatel143/laravel-base64-validation
5225 Downloads
This package use for validate the image upload by base64 encoded.