Libraries tagged by multiple
danielkellyio/value-comparison
2097 Downloads
Compare a value to another value in order to perform advanced logic on user input (comparisons such as greater than, starts with, contains and with any or all to compare against multiple)
cosmic-beacon/critical-section
4177 Downloads
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.
coffreo/php-cs-fixer-config
11432 Downloads
Provides a configuration factory and multiple Coffreo rule sets for friendsofphp/php-cs-fixer.
codexshaper/laravel-permission
340 Downloads
Laravel Multiple Authentication
codepane/laravel-image-handler
236 Downloads
Optimize and store images in multiple sizes easily.
clowdy/multi-memcached
26173 Downloads
Multiple memcached connection handler for Laravel and elasticache support
cirovargas/google-distance-matrix
14505 Downloads
Google distance matrix API - Estimate travel time and distance for multiple origins and destinations.
cideale/libmergepdf
5500 Downloads
Library for merging multiple PDFs
chrillep/tailwind-merge-laravel
1645 Downloads
TailwindMerge for Laravel merges multiple Tailwind CSS classes by automatically resolving conflicts between them
cheprasov/php-parallel
12426 Downloads
The class allows you to run multiple operations parallel in different processes and send results to the main process. Useful if you need to run multiple independent operations simultaneously, instead of sequential execution, or if you run several independent queries, for example, queries to different data bases
carbon/geomap
2777 Downloads
This package contains helpers for integrating geographical maps into Neos CMS. Live preview. Multiple addresses
bugloos/query-sorting-bundle
4829 Downloads
The query sorting bundle allows you to sort data from QueryBuilder and the Database. you can sort multiple columns at the same time and also you can sort relation fields with two-level deep and without any join in your query builder.
bugloos/query-filter-bundle
4836 Downloads
The query filter bundle allows you to filter data from QueryBuilder and the Database. you can filter multiple columns at the same time and also you can filter relation fields with two-level deep and without any join in your query builder.
brezel/multi-tenant
583 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
bpedroza/asset-compiler
1137 Downloads
An asset compiler for php. Compile multiple javascript or css files into a single file.