Libraries tagged by als
bodunde/geocoder
7411 Downloads
A laravel package that helps you with geocoding addresses and reverse geocoding coordinates using the google maps api. It also helps in calculating the distance between two locations using the Hervasine formula and the coordinates of the locations
bllim/laravalid
14879 Downloads
This package makes validation rules defined in laravel work client-side by converting to html/js plugins such as jquery validation. It also allows to use laravel validation messages so you can show same messages for both sides.
biladina/hijridatetime
1291 Downloads
Hijri Date Time - Library for using Hijri date time, compatible with 'Umm al-Qura' formal calendar in Saudi Arabia and the Muslim world
awes-io/repository
105295 Downloads
Implementation of repository pattern for Laravel. The package allows out-of-the-box filtering of data based on parameters in the request, and also allows you to quickly integrate the list filters and custom criteria.
arutil/ar-php
33082 Downloads
Arabic php utilities from Khaled Al-Sham'aa's library http://ar-php.org/
apiato/welcome-container
77821 Downloads
An Apiato container which welcomes the user in different languages! And it is also an example of a container extracted using container installer!
andrey-mokhov/bjy-profiler
41718 Downloads
Database profiler for Zend\Db (also plugin for ZendDeveloperTools). Module forked from bjyoungblood/bjy-profiler
andreaval/cohesion2-library
739 Downloads
Libreria PHP per l'autenticazione al sistema di SSO Cohesion2 della Regione Marche
amirshnll/persian-swear-words
135 Downloads
This is a to-be-complete list of Persian Swears you can use in your production to filter unwanted content. Wordlist is available in JSON format and there is also a helper class written in PHP to assist you how to use this datas.
amamarul/integer-hashids
18962 Downloads
Laravel Integers Hashids Generator. Encode and decode ids to Integers. Also generate prefixed hashids
rlmp/rlmp-language-detection
22848 Downloads
This plugin detects the visitor's preferred language and sets the local configuration for TYPO3's language engine accordingly. Both, one-tree and multiple tree concepts, are supported. It can also select from a list of similar languages if the user's preferred language does not exist.
publero/net_gearman
76974 Downloads
Gearman (http://www.danga.com/gearman) is a system to farm out work to other machines. It can load balance function calls to lots of machines and allows you to call functions between languages. It can also run all function calls in parallel.
packagist/closurecompiler-bin
94537 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
mhlavac/gearman
51655 Downloads
Gearman (http://www.danga.com/gearman) is a system to farm out work to other machines. It can load balance function calls to lots of machines and allows you to call functions between languages. It can also run all function calls in parallel.
involved-group/laravel-lang-country
5248 Downloads
Setting the locale is not enough most of the time, some countries use more than one languages. Also, different countries use different date notation formats, names, flags and currencies. This package is here to help you with that!