Libraries tagged by string utilities
gisostallenberg/pdo-clause-helper
35 Downloads
Utility to create placeholder strings to use in WHERE ... IN () clauses
danbaker/toolbox
10 Downloads
A modern PHP toolbox featuring a facade-driven API for accessing reusable utilities and helpers—covering strings, dates, files, validation, security, and beyond. Designed for Laravel and general-purpose PHP projects.
naelf/file-orchestrator
12 Downloads
EN: A library for string manipulation, specifically designed for handling remittance and return files. Provides utilities for extracting and formatting string segments. PT: Uma biblioteca para manipulação de strings, projetada especificamente para lidar com arquivos de remessa e retorno. Fornece utilitários para extrair e formatar segmentos de strings.
ingenious/jquery-md5
44 Downloads
A jQuery utility function to encode a string in MD5
timdev/array-undot
132 Downloads
A utility to normalize arrays with dotted-string keys. ['a.b' => 'c'] ==> ['a' => ['b' => 'c']]
reddias/is-balanced
0 Downloads
This PHP package provides a utility function to check if a string of parentheses is balanced and includes an implementation of a stack data structure.
jeroengerits/twine
5 Downloads
Twine is a fluent, expressive PHP utility for building CSS class name strings.
diatem-net/jin-utils
138 Downloads
Utility classes to work on numbers, string, colors...
theprivateer/clickable
23 Downloads
A simple utility to convert URLs and emails in a string to clickable HTML anchors
rumd3x/php-brainfuck
27 Downloads
A nice PHP Utility made out of boredom for encoding a string into brainfuck code and vice-versa.
php-enspired/peekaboo
24 Downloads
message formatting utilities using ICU, with a fallback on basic string templating.
lithephp/swisshelper
10 Downloads
Lithe SwissHelper is a comprehensive PHP utility library designed to simplify common programming tasks. It provides a collection of helper functions for string manipulation, array handling, data validation, and more, all designed with a focus on developer experience and code readability.
denprog/river-flow
2 Downloads
Functional utilities for PHP 8.5: lazy Pipes, mbstring-aware Strings, and composition Utils with pipe operator support.
cook/data-utils
0 Downloads
A utility module for handling collections, arrays, and string manipulations efficiently.
breda/slugger
11 Downloads
This library provides a utility class to make slugs out of strings.