Libraries tagged by redcue
mecha-cms/x.minify
11 Downloads
Reduces CSS, HTML, JavaScript, JSON, PHP, and XML code size on the server side.
masroore/mailcheck-php
4197 Downloads
Reduce misspelled email addresses in your PHP apps.
makotokw/hadoopstreaming
64 Downloads
Map/Reduce classes for Hadoop Streaming
laykith/easyconnect
20 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
44 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
5 Downloads
Reduce spam on your Laravel site.
battis/lazy-secrets
391 Downloads
A (thin) wrapper for google/cloud-secret-manager to reduce boilerplate
alexsabur/antispam-bundle
46 Downloads
This bundle provides some basic features to reduce spam in symfony forms.
ac/model-traits
551 Downloads
Traits to reduce boilerplate when creating models.