Libraries tagged by poll
poliander/cron
251866 Downloads
Standard (V7) compliant crontab expression parser/validator with support for time zones
swayok/alternative-laravel-cache
439070 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/
phpseclib/phpseclib2_compat
1517580 Downloads
phpseclib 2.0 polyfill built with phpseclib 3.0
php-mock/php-mock-mockery
1679587 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
68336 Downloads
This package provides polymorphic coupon functionality for your Laravel application.
itamair/geophp
5058131 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
185983 Downloads
Managing policy and control in Laravel.
cheprasov/php-redis-lock
399093 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.
scottjehl/picturefill
29463 Downloads
A responsive image polyfill for , srcset, sizes, and more.
rmunate/spell-number
242421 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.
wyrihaximus/react-child-process-pool
232672 Downloads
Pool wyrihaximus/react-child-process-messenger processes
utopia-php/pools
83750 Downloads
A simple library to manage connection pools
theodorejb/polycast
216107 Downloads
Safely cast values to int, float, or string
symfony/polyfill-php71
868088 Downloads
Symfony polyfill backporting some PHP 7.1+ features to lower PHP versions
qxsch/worker-pool
309681 Downloads
Runs tasks in a parallel processing workerpool.