Libraries tagged by mintance
asgrim/ofxparser
172284 Downloads
Simple OFX file parser
webd/language
155497 Downloads
A library for language processing. Includes string distance function (Levenshtein, Jaro-Winkler,...), stemming, etc.
sourcebroker/deployer-extended-media
242369 Downloads
Deployer tasks to manage media synchronization between application instances.
sourcebroker/deployer-extended-database
258973 Downloads
Deployer tasks to manage database synchronization between application instances.
sandrokeil/interop-config
387605 Downloads
Provides interfaces and a concrete implementation to create instances depending on configuration via factory classes and ensures a valid config structure. It can also be used to auto discover factories and to create configuration files.
rafaelfragoso/haversini-formula
200160 Downloads
This PHP class can replace the Google Distance Matrix to calculate the distance between two points using latitude and longitude. It will prevent you to do massive requests to Google servers and enhance your service performance.
planetteamspeak/ts3-php-framework
81476 Downloads
Modern use-at-will framework that provides individual components to manage TeamSpeak 3 Server instances
littlegiant/silverstripe-catalogmanager
193466 Downloads
Catalog Manager provides extension for ModelAdmin editing of SiteTree instances
foxxmd/laravel-elasticbeanstalk-cron
281755 Downloads
Ensure only one Laravel instance is running CRON jobs in an EB environment
craue/geo-bundle
330491 Downloads
Doctrine functions for calculating geographical distances in your Symfony project.
atlas/pdo
241580 Downloads
Provides a PDO instance decorator with convenience methods, and a connection manager.
adamhopkinson/laravel-model-hash
7614 Downloads
A trait which automatically generates a unique hash per model instance
tom-lingham/searchy
368936 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
sourcebroker/deployer-instance
238158 Downloads
Instance management for deployer.
pnlinh/laravel-google-distance
39412 Downloads
Caculate Google Distance Matrix API in Laravel