Libraries tagged by p3ol
pktharindu/nova-permissions
328820 Downloads
Laravel Nova Grouped Permissions (ACL)
mlocati/spf-lib
722332 Downloads
Parse, build and validate SPF (Sender Policy Framework) DNS records
hyperf/redis
2160966 Downloads
A redis component for hyperf.
ellaisys/aws-cognito
156205 Downloads
AWS Cognito package that allows Auth and other related features using the AWS SDK for PHP
anthonymartin/geo-location
801846 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
12436329 Downloads
Extension to jQuery UI for mobile touch event support.
poliander/cron
240054 Downloads
Standard (V7) compliant crontab expression parser/validator with support for time zones
swayok/alternative-laravel-cache
426478 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
236447 Downloads
PHPStan Rules to Disallow Float proliferation in contexts where IEEE-754 rounding errors are not acceptable
phpseclib/phpseclib2_compat
1478892 Downloads
phpseclib 2.0 polyfill built with phpseclib 3.0
php-mock/php-mock-mockery
1631940 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
65480 Downloads
This package provides polymorphic coupon functionality for your Laravel application.
itamair/geophp
4897173 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
177631 Downloads
Managing policy and control in Laravel.
cheprasov/php-redis-lock
393924 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.