Libraries tagged by string functions
haakco/laravel-ip
161 Downloads
Function to check and manage ip's. Also adds tables for storing.
barouge/strings
4 Downloads
A library that extends PHP's native string functionality
painless-php/string
23 Downloads
String helper functionality for PHP
visual-craft/string-interpolator
13 Downloads
PHP library which provides string interpolation (variable expansion) functionality
orware/compressed-string
734 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.
assistant-engine/open-functions-memory
8 Downloads
Memory OpenFunction provides a standardized API for storing, updating, retrieving, and removing conversational memories - empowering AI-powered applications with enhanced context management.
zeptech/utility
247 Downloads
Various helpful functionality for PHP
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
465 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.
src-run/augustus-exception-library
1098 Downloads
Core exception class implementations with advanced context information and built-in string replacement functionality.
israelalagbe/php-custom-types
281 Downloads
This package holds some custom PHP types such as Array and String. It provides functionalities similar to array and string in Javascript.
snackpatruljen/easy-html
19 Downloads
After finding it frustrating to either echo strings of HTML and going from and to PHP this package aims to make it easy to type deeply nested html elements in a functional style.
mojahed/mparser
91 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.