Libraries tagged by WH
cheprasov/php-redis-lock
462486 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.
brianmcdo/image-palette
243146 Downloads
Extracts colors from an image and generates a color palette against a whitelist of colors.
blaspsoft/doxswap
24649 Downloads
Doxswap is a simple document conversion package for Laravel which uses LibreOffice to convert documents to a variety of formats.
bitexpert/magento2-force-customer-login
434395 Downloads
The Force Login module for Magento2 redirects a storefront visitor to the Magento2 Frontend login page, if the visitor is not logged in. It is possible to configure the whitelisted urls to add custom definitions.
baldwin/magento2-module-image-cleanup
127112 Downloads
Magento 2 module which can cleanup old image files that are no longer being used
awt/apilogger
179913 Downloads
Small laravel package for viewing api logs which can be used in debugging.
awcodes/filament-sticky-header
156134 Downloads
A Filament Panel plugin to make page headers sticky when scrolling.
anousss007/vigilance
11367 Downloads
A driver-agnostic control center for Laravel queues, jobs, commands and the scheduler. Monitor what ran (with parameters), see failures, and dispatch jobs or run artisan commands manually from a self-contained dashboard.
alleyinteractive/wp-asset-manager
495414 Downloads
Asset Manager is a toolkit for managing front-end assets and more tightly controlling where, when, and how they're loaded.
ahand/mobileesp
532711 Downloads
Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.
rmunate/spell-number
273915 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.
ocramius/code-generator-utils
1553807 Downloads
A set of code generator utilities built on top of PHP-Parsers that ease its use when combined with Reflection
humbug/humbug
157257 Downloads
Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.
hammerstone/airdrop
1325441 Downloads
A Laravel package to deploy your application faster by skipping asset compilation when possible.
drupal-composer/drupal-scaffold
9144152 Downloads
Composer Plugin for updating the Drupal scaffold files when using drupal/core