Libraries tagged by method call
designbycode/levenshtein-distance
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.
au/au_sets
29 Downloads
Provides methods for collecting information into sets
dominicwatts/simplecollection
0 Downloads
Simple collection shipping method with dedicated order email template
zqbx/helper
2 Downloads
collect common helper methods
twifty/path
10 Downloads
Collection of common methods for dealing with filesystem paths.
rawphp/raw-file-system
259 Downloads
RawFileSystem is a collection of utility methods that help with working with the file system.
kovsky0/pdo-wrapper
10 Downloads
Simple PDO wrapper - a collection of crud methods for working with a database this includes selecting, inserting, updating and deleting records.
imliam/laravel-macros
6 Downloads
A collection of miscellaneous methods to extend some of Laravel's core classes through the use of macros and mixins
wocodes/helpers-php
9 Downloads
A collection of quick helper methods for common php code implementation
ssx/php-math-helpers
18 Downloads
A small collection of PHP helper methods for common math use cases.
sanmark/php-helpers
148 Downloads
A collection of small helper methods.
pdeans/utilities-miva
77 Downloads
A collection of helpful utility methods and functions for interacting with the Miva Merchant platform.
dherran/laravel-rawg
692 Downloads
Collection of RAWG API methods for Laravel
deeplace/rankable
21 Downloads
Provides useful methods to make an eloquent collection rankable
bakgul/kernel
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.