Libraries tagged by reducer
mottaviani-dev/laravel-reductor
7 Downloads
ML-powered test suite optimization for Laravel - Reduce CI/CD time by identifying redundant tests
mennovanhout/laravel-model-constants
411 Downloads
This package creates constants for column names, this can then be used instead of strings to reduce typo's errors and improve coding with your IDE
mecha-cms/x.minify
12 Downloads
Reduces CSS, HTML, JavaScript, JSON, PHP, and XML code size on the server side.
masroore/mailcheck-php
4202 Downloads
Reduce misspelled email addresses in your PHP apps.
makotokw/hadoopstreaming
65 Downloads
Map/Reduce classes for Hadoop Streaming
laykith/easyconnect
21 Downloads
A simple PDO manager to manage connections and reduce code in non-framework PHP scripts.
kings36503/sql-template
30 Downloads
A powerful PHP SQL template composer library which can significantly reduce the number and complexity of the SQL statement in the project. Reference to the ibatis implementation.
jonathanmaron/image-optimizer
45 Downloads
Image optimization and compression tool for the console. This tool optimizes PNG, JPEG and GIF files, using 'gifsicle', 'jpegoptim', 'jpegtran', 'pngcrush' and 'pngout' and can usually reduce the filesize by 10% to 70%.
integer-net/magento2-async-varnish
1298 Downloads
Module for Magento 2 that defers and bundles purge requests to Varnish to reduce number of HTTP requests and increase speed of mass updates
hichemtab-tech/laravel-project-assist
61 Downloads
Laravel-ProjectAssist is a comprehensive toolkit for Laravel developers. It includes custom console commands, service providers, and utility classes that enhance productivity and simplify common tasks in Laravel project development. With thorough documentation and examples, this toolkit streamlines setup, reduces boilerplate code, and improves overall efficiency.
enlight/stash-view
130 Downloads
Stash view is a composer package for Laravel which caches blade views using Russian Doll Caching methodology. Which drastically improves speed of the website and as a side effect reduces sql queries and solves n+1 problem.
dragon-code/github-notifications
826 Downloads
Reduce your notification burden on GitHub!
devinweb/laravel-test-parallel
7454 Downloads
a command to run your tests simultaneously across multiple processes to significantly reduce the time required to run the entire test suite.
coodecttechnologies/honey
7 Downloads
Reduce spam on your Laravel site.
battis/lazy-secrets
397 Downloads
A (thin) wrapper for google/cloud-secret-manager to reduce boilerplate