Libraries tagged by mbstring
hyperdigital/hd_translator
6823 Downloads
Translation of static strings from locallang.xlf files and export/import of database related content
garethellis/crontab-schedule-generator
6808 Downloads
A PHP library for generating crontab schedule strings using expressive code
gajus/paggern
44677 Downloads
Pattern interpreter for generating random strings.
fullfatthings/samesiteexceptions
26130 Downloads
provide exceptions to the same site flag depending on browser strings
faresmts/safewords
3280 Downloads
a PHP lib for filtering bad words from strings
faithfm/smart-search-php
3041 Downloads
Search/filter using simple Google-style search strings to perform complex filter operations.
epifrin/rector-custom-rules
20696 Downloads
These are three rector rules to convert private method name, to convert local variable name to camel case and to replace double quotes with single quotes in string literals.
eloquent-filter/filter
66 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
eftec/messagecontainer
12445 Downloads
MessageContainer is a simple a minimalist message-system where messages (strings) could be stored in a tree-like structure
eboreum/exceptional
4748 Downloads
Create and format PHP exceptions easily. Automatically unravel method arguments. Ensure that sensitive strings like passwords, tokens, PHPSESSID, etc. are being masked and thus will instead appear as e.g. "******" in the resulting text.
eboreum/caster
5108 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
ducks-project/spl-types
30843 Downloads
Polyfill Module for SplType PHP extension. This extension aims at helping people making PHP a stronger typed language and can be a good alternative to scalar type hinting. It provides different typehandling classes as such as integer, float, bool, enum and string
drupol/phpngrams
4878 Downloads
Get N-Grams from strings and/or arrays.
dhii/human-readable-interface
74168 Downloads
Interfaces for human readable string interoperation.
dazzle/behat-drupal-translations
18479 Downloads
Allows you to use the original interface string in Drupal without worrying about the current language.