Libraries tagged by plol
laravel-doctrine/acl
367273 Downloads
Doctrine ACL for Doctrine 2 and Laravel
jildertmiedema/laravel-plupload
213829 Downloads
Laravel/Plupload - Handle large file uploads
ellaisys/aws-cognito
124292 Downloads
AWS Cognito package that allows Auth and other related features using the AWS SDK for PHP
anthonymartin/geo-location
727659 Downloads
Powerful GeoCoding library: Retrieve bounding box coordinates, distances between geopoints, point in polygon, get longitude and latitude from addresses and more with GeoLocation for PHP
politsin/jquery-ui-touch-punch
10444805 Downloads
Extension to jQuery UI for mobile touch event support.
poliander/cron
180370 Downloads
Standard (V7) compliant crontab expression parser/validator with support for time zones
swayok/alternative-laravel-cache
358766 Downloads
Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/
roave/no-floaters
189841 Downloads
PHPStan Rules to Disallow Float proliferation in contexts where IEEE-754 rounding errors are not acceptable
phpseclib/phpseclib2_compat
1272177 Downloads
phpseclib 2.0 polyfill built with phpseclib 3.0
php-mock/php-mock-mockery
1385576 Downloads
Mock built-in PHP functions (e.g. time()) with Mockery. This package relies on PHP's namespace fallback policy. No further extension is needed.
michael-rubel/laravel-couponables
52007 Downloads
This package provides polymorphic coupon functionality for your Laravel application.
itamair/geophp
3928032 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
genealabs/laravel-governor
134597 Downloads
Managing policy and control in Laravel.
cheprasov/php-redis-lock
363030 Downloads
RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
rmunate/spell-number
144076 Downloads
Easily convert numbers to letters, this library supports the native PHP INTL extension with which we can easily convert numbers to letters. This library provides us with the possibility of converting only to numbers or to currency formats depending on the language to be used, this package has support in the languages en: English, es: Spanish, pt: Portuguese, fr: French, it: Italian, ro: Romanian, fa: Farsi, hi: Hindi, pl: Polish.