Libraries tagged by WH
consolidation/comments
6886634 Downloads
A tool for preserving comments, e.g. when parsing YAML files.
cjmellor/browser-sessions
21836 Downloads
A Laravel package to enable users to manage and monitor their active browser sessions. Allows users to view devices where they are logged in and provides options to terminate unrecognized or all sessions, enhancing account security
chrisboulton/php-resque-scheduler
2423246 Downloads
php-resque-scheduler is a PHP port of resque-scheduler, which adds support for scheduling items in the future to Resque.
cheprasov/php-redis-lock
397578 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.
bitexpert/magento2-force-customer-login
373531 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.
awt/apilogger
132541 Downloads
Small laravel package for viewing api logs which can be used in debugging.
alleyinteractive/wp-asset-manager
181068 Downloads
Asset Manager is a toolkit for managing front-end assets and more tightly controlling where, when, and how they're loaded.
ahand/mobileesp
447795 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.
aaronfrancis/airdrop
23395 Downloads
A Laravel package to deploy your application faster by skipping asset compilation when possible.
roots/multisite-url-fixer
815807 Downloads
Fixes WordPress issues with home and site URL on multisite when using Bedrock
rmunate/spell-number
241908 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
1426099 Downloads
A set of code generator utilities built on top of PHP-Parsers that ease its use when combined with Reflection
humbug/humbug
154316 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.
drupal-composer/drupal-scaffold
9106836 Downloads
Composer Plugin for updating the Drupal scaffold files when using drupal/core
backpack/base
863378 Downloads
Laravel Backpack's base package, which offers admin authentication and a blank admin panel using AdminLTE