Libraries tagged by starting
wikimedia/base-convert
884750 Downloads
Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width.
webfiori/jsonx
114142 Downloads
PHP library for creating well-formatted JSON strings.
webd/language
158415 Downloads
A library for language processing. Includes string distance function (Levenshtein, Jaro-Winkler,...), stemming, etc.
urodoz/truncate-html
273502 Downloads
Handle truncate action on HTML strings
tomatophp/filament-translations
16323 Downloads
Manage your translation with DB and cache, you can scan your languages tags like trans(), __(), and get the string inside and translate them use UI.
theodorejb/polycast
214115 Downloads
Safely cast values to int, float, or string
text/template
189963 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
symbiote/silverstripe-multivaluefield
399818 Downloads
A DB field + form fields for storing multiple values in a single property (serialized).
steevanb/php-typed-array
142880 Downloads
Add IntCollection, StringCollection, ObjectCollection etc.
sspat/es-query-sanitizer
151776 Downloads
Simple helper class to sanitize ElasticSearch reserved characters from query strings
splashlab/magento-2-cors-requests
214034 Downloads
Enabling cross-origin resource sharing (CORS) requests to Magento 2 API from configured Origin domain
skillshare/formatphp
21611 Downloads
Internationalize PHP apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.
scriptfusion/byte-formatter
272846 Downloads
Formats byte values as human-readable strings.
relisten/forceutf8
95200 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
pimcore/search-query-parser
464088 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries