Libraries tagged by string functions
squirrelphp/strings-bundle
3108 Downloads
Symfony integration of squirrelphp/strings - make squirrel strings functionality easily available in Symfony
israelalagbe/php-custom-types
303 Downloads
This package holds some custom PHP types such as Array and String. It provides functionalities similar to array and string in Javascript.
yoursjarvis/laravel-filter-query
8 Downloads
A small and simple Laravel package for adding filters functionality to a models by adding traits.
mojahed/mparser
159 Downloads
MParser is a powerful PHP package that simplifies parsing complex strings with custom tokens and expressions. With a flexible trait-based architecture, it enables effortless creation and extension of parsing functionality. Easily integrate MParser into your projects for efficient string processing and data extraction in a user-friendly manner.
barouge/strings
4 Downloads
A library that extends PHP's native string functionality
painless-php/string
24 Downloads
String helper functionality for PHP
visual-craft/string-interpolator
14 Downloads
PHP library which provides string interpolation (variable expansion) functionality
orware/compressed-string
735 Downloads
Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.
ccl-strm/string-master
0 Downloads
Bibliothèque de fonctions de chaines de caractères.
zeptech/utility
248 Downloads
Various helpful functionality for PHP
robertaodj/str
47 Downloads
A modern PHP string manipulation library with fluent interface and extensive functionality
nixn/php-util
14 Downloads
PHP language utilities, mostly to code more in functional style, but also other stuff.
exeque/remix
4 Downloads
A powerful and user-friendly library that provides discreet comparators and mutators, allowing you to create reusable transformers for data transformations.
wpfulcrum/extender
600 Downloads
Fulcrum Extender Module - extending the PHP array and string functionality + goodies for WordPress too.
techworker/nano
12 Downloads
Simple, small and fast String templating functionality ported from the original https://github.com/trix/nano.