Libraries tagged by php settings
glowy/strings
3265 Downloads
Strings Component provide a fluent, object-oriented interface for working with multibyte string, allowing you to chain multiple string operations together using a more readable syntax compared to traditional PHP strings functions.
dragoniscz/php-value-dumper
970 Downloads
PHPValueDumper is a library designed to convert objects into PHP strings that can be used to create corresponding variables.
ixnode/php-timezone
3666 Downloads
PHP Timezone - This library converts different timezone strings.
squirrelphp/strings
3764 Downloads
Common string operations in PHP: filter a string, generate a random string, condense an integer into a string, and modify URLs
repat/php-helper
4761 Downloads
Some helper function for developing applications with PHP 7.2+
php-extended/php-user-agent-provider-interface
23955 Downloads
This library specifies what should do a library that provides user agent strings
myerscode/utilities-strings
6903 Downloads
A PHP utility class that creates a fluent interface for interacting with strings
mattsparks/blns-php
30 Downloads
A PHP class to easily work with the Big List of Naughty Strings.
ixnode/php-date-parser
583 Downloads
PHP Date Parser - This library parses various given date and time strings into DateTime or DateTimeImmutable classes which return the time range. Can be used e.g. excellently for command line arguments and options to make database queries with.
bayfrontmedia/php-validator
2563 Downloads
A simple class used to validate a variety of data, and supports custom validation messages
ahgsql/json-repair-php
100 Downloads
PHP library to repair broken/invalid JSON strings, especially from LLM outputs
3ncr/tokencrypt-php
17581 Downloads
Implementation of 3ncr.org V1 token(strings) encryption standard.
salernolabs/relative-time
3285 Downloads
Library for building relative time strings in PHP.
sinergi/token
8606 Downloads
PHP library to generate random strings
sqonk/phext-core
1726 Downloads
This is the core package to the PHEXT set of libraries for PHP. It includes general utility methods for strings, arrays, dates and numbers, each of which exist as a grouped class with the methods statically accessible.