Libraries tagged by settings class

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
376 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


basteyy/php-stringer

0 Favers
51 Downloads

A simple php class which provides a few function for manipulating strings, get random strings and work with times/datetime objects.

Go to Download


bakgul/kernel

1 Favers
232 Downloads

This is a helper package, and it isn't meant to be used independently. That being said, it contains some nice helper classes to deal with the file system, strings, arrays, naming conventions, etc. If you need such functionalities, you may find this package helpful. On the other hand, its real purpose is to collect some classes and methods that are being used by multiple packages that are part of Packagified Laravel.

Go to Download


aubiplus/seo

1 Favers
2349 Downloads

In your view scripts or controller actions, often it is necessary to convert strings to perform well in urls. You can use this helper classes to perform these behaviors for you.

Go to Download


adnanmula/forceutf8

1 Favers
6205 Downloads

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

Go to Download


yunait/forceutf8

2 Favers
16107 Downloads

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

Go to Download


unreal4u/string-operations

3 Favers
25 Downloads

This class is a collection of functions that deals with strings

Go to Download


mrsuh/php-var-sizeof

60 Favers
12381 Downloads

Provides functions for getting full size of any PHP variable

Go to Download


<< Previous Next >>