Libraries tagged by redcue
pointybeard/helpers-statistics-slidingaverage
1044 Downloads
Ring buffer for calculating average of a changing set; helps to reduce jitter.
pipeline-streams/pipeline-streams
1229 Downloads
Support functional-style operations on streams of elements, such as map-reduce transformations on interators and arrays
n0nag0n/super-model
10 Downloads
A simple base model you can extend to reduce your hard coded SQL queries and get 90% of your db requests done quick.
mrclay/elgg-http-combiner
163 Downloads
Reduces HTTP requests by merging files and AMD modules
laykith/easyconnect
19 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
43 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
56 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.
ghebby/laravel-hfm
12 Downloads
A laravel packe aimed to reduce verbose and repetiteve code in the application by generatinc it at runtime starting from a simple Array declaration in the Models.
enlight/stash-view
127 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.
enemis/sonata-seo-bundle
439 Downloads
Symfony SonataSeoBundle, reduced packages without ONLY Seo part
dragon-code/github-notifications
822 Downloads
Reduce your notification burden on GitHub!
didacelgueta/flatten-multidimensional-array
6 Downloads
Reduce the dimensionality of a given array into a one dimension array
devinweb/laravel-test-parallel
7453 Downloads
a command to run your tests simultaneously across multiple processes to significantly reduce the time required to run the entire test suite.