Libraries tagged by settings class

passport-it/forceutf8

0 Favers
34 Downloads

PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.

Go to Download


nnekipelov/forceutf8

0 Favers
0 Downloads

PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.

Go to Download


neoseeker/url-campaignify

1 Favers
36 Downloads

A PHP class to help add Google Analytics campaigns to standalone URLs and URLs inside strings (such as emails)

Go to Download


mschreiber/earl

0 Favers
7 Downloads

Earl is a single class library for parsing, building, modifying, and printing URL strings.

Go to Download


milantex/tpc

0 Favers
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.

Go to Download


lukeusher/forceutf8

0 Favers
16 Downloads

PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.

Go to Download


labcake/path

0 Favers
16 Downloads

A class made in PHP7 inspired by nodes path module, for modify and create path strings, also read folder/file information.

Go to Download


jklein/string-utils

0 Favers
21 Downloads

A basic class providing some utility functions for manipulating strings

Go to Download


jackie/sorted-linked-list

0 Favers
6 Downloads

Class with sorted single linked list that can contain either integers or strings. Includes function for insert, update, read, count, and delete data.

Go to Download


gregpriday/php-version

0 Favers
2 Downloads

A simple, powerful PHP class for parsing, validating, and comparing semantic version strings.

Go to Download


gevorgmelkumyan/image-file

1 Favers
59 Downloads

The lib contains ImageFile class that allows to create and save image files provided by base64 formatted stringsencoded strings.

Go to Download


garrettw/stringobject

1 Favers
6 Downloads

PHP class that wraps most if not all of the string manipulation functions, so that you can work with strings as objects

Go to Download


designbycode/levenshtein-distance

1 Favers
110 Downloads

The LevenshteinDistance class provides a method to calculate the Levenshtein distance between two strings. The Levenshtein distance is a measure of the minimum number of single-character edits (insertions, deletions, or substitutions) required to change one word into the other.

Go to Download


chrissileinus/template-php

0 Favers
22 Downloads

A template engine to generate strings from a template. Also it is possible to colorize parts with ANSI codes with the help of the ansiPHP class.

Go to Download


bradleyboy/range-converter

1 Favers
92 Downloads

Simple class that creates compact string representations of integer arrays. Can also convert those strings back to an array.

Go to Download


<< Previous Next >>