Libraries tagged by string compare
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.
aliance/compressor
14 Downloads
Pack and compress value to shorten string.
hilalahmad/string-util
9 Downloads
php-string-util is a versatile PHP library designed to simplify and enhance string manipulation tasks in your PHP projects. Whether you're working on web development, data processing, or any other application requiring robust string handling, this utility provides a comprehensive set of functions.
mpd/util-strint-cmp
4 Downloads
Library to compare large integers with arbitrary precisions, provides own pure php implementation, but can also use bcmath or GMP on background when available
juhasz-adam/lz-compressor
80 Downloads
PHP Class implementation of LZ-String javascript.
joby/html-object-strings
31 Downloads
A comprehensive PHP library for programmatically building HTML. Covers essentially all of HTML5, plus SVG and MathML.
byjoby/html-object-strings
1946 Downloads
A comprehensive PHP library for programmatically building HTML. Covers essentially all of HTML5, plus SVG and MathML.
bermudaphp/stringy
132 Downloads
A comprehensive PHP string manipulation library with full Unicode support
mfonte/base62x
307 Downloads
A Base62x PHP implementation library, that can be used in frameworks like Laravel, that supports encoding/decoding of strings, arrays, objects, and binary resources. It also supports Gzip compression/decompression and symmetric encryption.
kozyaxbiz/kozyax-tools
8 Downloads
پروگرامما ياساشتا ئىشلىتىدىغان PHP جەملەنگەن ئىقتىدارلار جوغلانمىسى | Comprehensive PHP utility library for application development
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.
coderden/utilities
0 Downloads
A comprehensive PHP utilities package with helper functions for numbers, strings, arrays, files, dates, and validation
fuwasegu/php-sql-snapshot
1 Downloads
PHPUnit extension for testing SQL queries using AST comparison instead of string comparison
frangeris/query-fragmenter
39 Downloads
Tool for url query string fragmentation using comparison operators
gregpriday/php-version
376 Downloads
A simple, powerful PHP class for parsing, validating, and comparing semantic version strings.