Libraries tagged by settings class
loganlinn/constantsarray
8 Downloads
A simple array-like PHP class for using constants in strings
klan1/k1.lib-dom
268 Downloads
Say good bye to the inline HTML tags as strings on your PHP code!. DOM Classes from K1.lib.
grido/primitive-objects
19 Downloads
Bring a bit of true OOP to your PHP code by using primitives (strings, numbers, arrays) as a first-class objects :)
exileed/pdoparsedsn
2634 Downloads
A class for parsing PHP's PDO strings.
afeys/flphpbasics
49 Downloads
Several helper classes to make handling arrays, strings, numbers, etc. a lot easier and more efficient
agnosticphp/support
29 Downloads
Contains convenient classes and functions for arrays, strings, etc
xaamin/encoding
159 Downloads
PHP Class Encoding that fixes mixed encoded strings.
thomas-institut/timestring
98 Downloads
A class to deal with MySQL datetime strings with microseconds
kovsky0/mini-templater
6 Downloads
A simple helper class to process variables and alternative strings
breda/slugger
11 Downloads
This library provides a utility class to make slugs out of strings.
assegaiphp/common
15 Downloads
The assegai/common package is a collection of commonly used utility classes and functions for AssegaiPHP projects. This package provides a set of tools that are designed to make it easier for developers to perform common tasks such as working with arrays, strings, and paths. The package also includes classes for handling errors and logging, as well as a simple yet powerful configuration management system. The package is designed to be lightweight, with minimal dependencies, and is fully compatible with any AssegaiPHP based project. Whether you're building a small web application or a large enterprise system, assegai/common provides the essential building blocks you need to get started quickly and easily.
wonline-network/dynamic-user-agent-generator
7 Downloads
PHP class designed to dynamically generate user agent strings.
tave/forceutf8
9006 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
samcrosoft/constantaccess
6 Downloads
This library makes it possible to create and read (access) constants using an array-like object or a typical class object to make it possible to use constants in strings without the need of concatenation of strings
rernandez/string-utils
10 Downloads
A basic class providing some utility functions for manipulating strings