Libraries tagged by settings class
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.
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.
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
nnekipelov/forceutf8
1 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
neoseeker/url-campaignify
45 Downloads
A PHP class to help add Google Analytics campaigns to standalone URLs and URLs inside strings (such as emails)
mschreiber/earl
7 Downloads
Earl is a single class library for parsing, building, modifying, and printing URL strings.
moralesgea/forceutf8
9488 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
milantex/tpc
14 Downloads
This project provides a mechanism to specify types for class properties. Also, property types have additional parameters, such as the regular expression pattern for strings, minimum and maximum value for integers etc. The special setter method handles type checking and will set the given value only if it is valid for the given type and its additional parameters. Check the documentation for an example.
lukeusher/forceutf8
16 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
labcake/path
16 Downloads
A class made in PHP7 inspired by nodes path module, for modify and create path strings, also read folder/file information.