Libraries tagged by redu
serafim/packed-array
2 Downloads
Typed arrays with reduced memory consumption
pr0ject-x/px
17144 Downloads
Project-X is a pluggable toolkit which can streamline redundant tasks without hassle.
powerbuoy/sleek-menu
2148 Downloads
Cleans up the menu HTML by removing IDs and redundant classes. Also fixes active-classes on post type and taxonomy archives.
phpguus/flysystem-raid
21 Downloads
A flysystem driver for Redundant Array of Independent Disk configurations.
n0nag0n/super-model
11 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
166 Downloads
Reduces HTTP requests by merging files and AMD modules
mkd/laravel-fast-api
6 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.
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
4199 Downloads
Reduce misspelled email addresses in your PHP apps.
makotokw/hadoopstreaming
65 Downloads
Map/Reduce classes for Hadoop Streaming
majisti/boilerplate
14 Downloads
A full stack boilerplate, including Symfony, Behat, Codeception, React & Redux with Webpack all under docker. It also even comes with examples!
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%.