Libraries tagged by p3ol
laravel-doctrine/acl
349674 Downloads
Doctrine ACL for Doctrine 2 and Laravel
hyperf/redis
1774348 Downloads
A redis component for hyperf.
ellaisys/aws-cognito
109027 Downloads
AWS Cognito package that allows Auth and other related features using the AWS SDK for PHP
anthonymartin/geo-location
698466 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
9411176 Downloads
Extension to jQuery UI for mobile touch event support.
poliander/cron
156148 Downloads
Standard (V7) compliant crontab expression parser/validator with support for time zones
swayok/alternative-laravel-cache
327267 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
171003 Downloads
PHPStan Rules to Disallow Float proliferation in contexts where IEEE-754 rounding errors are not acceptable
phpseclib/phpseclib2_compat
1175056 Downloads
phpseclib 2.0 polyfill built with phpseclib 3.0
php-mock/php-mock-mockery
1301084 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
46442 Downloads
This package provides polymorphic coupon functionality for your Laravel application.
itamair/geophp
3473970 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
113076 Downloads
Managing policy and control in Laravel.
cheprasov/php-redis-lock
348395 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
136864 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.