Libraries tagged by class list
sahinersever/distance-coordinates
33 Downloads
This class calculating distance between two coordinates..
misterxin/simple-class
13 Downloads
misterxin-class
acollty/distributed
0 Downloads
Acollty's distributed id class.
misterxin/common-class
8 Downloads
php-common-class
lozy219/ipa-distribution
32 Downloads
PHP class that handles the iOS Wireless App Distribution manifest
opatrickvico/history
2 Downloads
Class that implements the memento pattern poorly, allowing for undo/redo functionality;
mimbar/sistah
13 Downloads
Fetch data dari sister karena terlalu malas kalau tiap bikin project harus bikin class terus. huft.
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.
ta-tikoma/phpins
79 Downloads
Prevents stupid mistakes in php class
bistro/common
106 Downloads
A set of common classes shared across the Bistro components
xcitestudios/parallelisation
357 Downloads
Standard function parallelisation classes and interfaces
nanoblocktech/shipping-calculator
32 Downloads
PHP class to determines shipping fee based on origin latitude and lonitude of customer from business location.
latinexus/lugares
15 Downloads
Civil ordering of cities and provinces, where Class:Pais is the highest level and Class:Provincia depends on said class, and successively, Class:Municipio and Class:Zona
codekandis/accumail-entities
92 Downloads
`codekandis/accumail-entities` is a library providing interfaces, classes and enumerations for `codekandis/accumail`.
clox/hicurl
69 Downloads
hicurl is an object-oriented wrapper of the PHP cURL extension.Its main feature however is the ability to save requested pages and it also includes a javascript "class" for viewing the saved data.