Libraries tagged by character
nourayman/search-json
22 Downloads
Search JSON columns with Arabic character normalization
mulertech/char-manipulation
183 Downloads
This class manipulates characters
markshust/magento2-module-specialrouter
854 Downloads
The SpecialRouter module adds the ability to use special characters in URLs.
m-wardany/hash-ids
315 Downloads
This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique
luzrain/doctrine-json-unescaped-type
7508 Downloads
Preventing json Doctrine type to escape unicode characters.
leankoala/devices
9702 Downloads
List of devices, viewport and other characteristics
leankoala/circuitbreaker
6769 Downloads
List of devices, viewport and other characteristics
jkuchar/filedownloader
30611 Downloads
Addon makes controlled downloads of files peace of cake. It supports client reconnections, segmented downloading, files over 4GB, automatic mime-type detection and special characters in file names. If you need to control download speed you are on the right site.
hermesdj/seat-fitting
515 Downloads
Module to check fittings per character
heimrichhannot/contao-filename-sanitizer-bundle
6820 Downloads
This bundle offers functionality for sanitizing filenames, i.e. replacing unwanted characters like whitespaces, non-ascii characters, ... (e.g. while uploading them to the CMS).
giberti/emoji-data
3584 Downloads
PHP classes with constant to multibyte emoji characters
fatindeed/emoji-helper
5543 Downloads
Emoji helper is a tool for you to escape emoji characters.
datomatic/nova-charcounted-fields
2143 Downloads
Text and textarea fields with a character counter.
dashifen/case-changing-trait
3502 Downloads
A PHP trait that converts between common programming character cases.
cmpayments/jsonlint
4526 Downloads
JSON Lint for PHP checks a string for invalid or malformed JSON, control character error, incorrect encoding or just plain old syntax errors. It returns comprehensive feedback in a one-line error message (one-line message especially meant for REST APIs) about the first error that occurred in the (JSON) string. It supports both RFC 4627 and (its superseding) RFC 7159.