Libraries tagged by dole
mathiasgrimm/laravel-dot-env-gen
86426 Downloads
A Laravel 5 artisan command to generate a .env.gen file based on the existing project.
jstayton/miner
12600 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
chillerlan/php-traits
1325758 Downloads
Some useful traits for PHP 7.2+
mantas-done/laravel-apm
59241 Downloads
Application monitoring for Laravel
drlecks/simple-web3-php
44777 Downloads
Web3 library in PHP
docler-labs/codeception-slim-module
216735 Downloads
Codeception Module for Slim framework.
dolphiq/redirect
294400 Downloads
Craft redirect plugin provides an easy way to enter and maintain 301 and 302 redirects and 404 error pages.
topfloor/composer-cleanup-vcs-dirs
824905 Downloads
Automatically deletes .git directories in newly installed or updated dependencies.
tivoka/tivoka
167187 Downloads
The universal JSON-RPC client/server library. JSON-RPC done right!
thadafinser/user-agent-parser
317489 Downloads
UserAgent parsing done right http://useragent.mkf.solutions/
tenantcloud/laravel-boolean-softdeletes
123585 Downloads
Laravel soft deletes optimization for high load queries
sehrling/elasticsuite-ghost-cleaner
104252 Downloads
Magento 2 module to delete ghost indices automatically for the Smile Elasticsuite module
savvot/random
277756 Downloads
Deterministic pseudo-random generators library with dozens of useful functions and several sources of randomness
php-mail-client/client
50309 Downloads
Full featured PHP mail client. Create, edit, delete, move and set flags to messages with ease! Drivers for IMAP4 and Microsoft Exchange Web Services available.
pearl/lumen-request-validate
404421 Downloads
Lumen doesn't have form request validator seperatly. This package helps developers to segregate the validation layer from the controller to a separate dedicated class