Libraries tagged by string utilities
nette/utils
466719158 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
cakephp/utility
30817431 Downloads
CakePHP Utility classes such as Inflector, String, Hash, and Security
voku/arrayy
5864118 Downloads
Array manipulation library for PHP, called Arrayy!
danielstjules/stringy
26540369 Downloads
A string manipulation library with multibyte support
voku/stringy
4052319 Downloads
A string manipulation library with multibyte support
statamic/stringy
5521510 Downloads
A string manipulation library with multibyte support, forked from @statamic
jbzoo/utils
1625909 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
horstoeko/stringmanagement
7363514 Downloads
A library for string manipulation utilities
drupal/core-utility
1343940 Downloads
Mostly static utility classes for string, xss, array, image, and other commonly needed manipulations.
itools/smartstring
50295 Downloads
XSS-safe strings for PHP templates: values HTML-encode themselves on echo, interpolation, and concatenation, at least 3x faster than calling htmlspecialchars() yourself
clausnz/php-helpers
12550 Downloads
A Collection of useful php helper functions.
spatie/piper
2213 Downloads
A pipe operator-first PHP utility library for array and string manipulation
hatchyu/string-utils
9137 Downloads
Smart PHP string utilities for slugging, casing, transliteration, and unique hash generation
kunstmaan/utilities-bundle
154042 Downloads
The KunstmaanUtilitiesBundle makes your life easier by providing a couple of small but usefull helper services you can use and re-use in your applications. We already implemented an easy to use cipher service and a shell helper service for you but feel free to send in a pull request with your additions. The shell helper allows you to run apps in the background, see if a process is running and has a method to kill a running process. The cipher service allow you to encode and decode strings using the Rijndael 256 cipher
andreas-glaser/php-helpers
89934 Downloads
A comprehensive collection of PHP utility functions for array manipulation, string operations, date handling, HTML generation, form building, validation, and more. Modern PHP 8.2+ library with full type safety.