Libraries tagged by WH
htmlburger/wpemerge
119012 Downloads
A micro framework which modernizes WordPress as a CMS development by providing tools to implement MVC and more.
hmones/laravel-digest
10948 Downloads
A simple package to create and send digest emails every certain period or when the amount reaches a certain threshold.
gmostafa/php-graphql-oqm
532470 Downloads
GraphQL Object-to-Query Mapper (QOM) which generates objects from API schema
genesis/behat-fail-aid
1196764 Downloads
Get more out of your test suite by getting it to work with you when tests fail. Screenshots and more. Works with Goutte and MinkExtension.
fpdo/fluentpdo
218647 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
flexihash/flexihash
620289 Downloads
Flexihash is a small PHP library which implements consistent hashing
firegento/fastsimpleimport
910944 Downloads
Wrapper for Magento2 ImportExport functionality, which imports products and customers from arrays
elliotjreed/disposable-emails-filter
193716 Downloads
A PHP package for determining whether an email address is from a disposable / temporary email address provider.
dyrynda/laravel-nullable-fields
139152 Downloads
This trait allows you to easily flag attributes that should be set as null when being persisted to the database using the Laravel PHP Framework.
drupal/core-vendor-hardening
3049590 Downloads
Hardens the vendor directory for when it's in the docroot.
drevops/behat-screenshot
758726 Downloads
Behat extension and step definitions to create HTML and image screenshots on demand or when tests fail
doctrine/doctrine-mongo-odm-module
605067 Downloads
Laminas Module which provides Doctrine MongoDB ODM functionality
consolidation/comments
5845117 Downloads
A tool for preserving comments, e.g. when parsing YAML files.
chrisboulton/php-resque-scheduler
2341127 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
344951 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.