Libraries tagged by laravel optimization
shipsaas/laravel-resource-reducer
9 Downloads
Reduce fields & Fasten up your response size using Laravel Resource Reducer
laravelista/picasso
481 Downloads
Laravel Image Management and Optimization Package
yocmen/html-minify
13733 Downloads
Minifies the HTML output of Laravel 5 applications (Originally from https://github.com/fitztrev/laravel-html-minify)
yarbala/nova-optimal-image-field
886 Downloads
Nova Optimal Image field
sarfraznawaz2005/indexer
2734 Downloads
Laravel package to monitor SELECT queries and offer best possible INDEX fields.
lanin/laravel-email-templates-optimization
5499 Downloads
Optimize your email templates' styles via native Laravel templating mechanism.
codeinwp/optimole-laravel
0 Downloads
Integrate Optimole cloud-based image optimization service with your Laravel application
varunazad/laravel-quicksilver
18 Downloads
Blazing-fast query optimization and memory management for Laravel
flixtechs-labs/laravel-bytepoint
72 Downloads
Bytepoint image optimization API client SDK for laravel
megaads-vn/laravel-minify-html
383 Downloads
Minifies the HTML output of Laravel 4 applications
lesbricodeurs/laravel-image
699 Downloads
Image generation and optimization
dmknvk/laravel-image-optimizer
1218 Downloads
Images optimization for Google PageSpeed Insights
caujasutom/laravel-optimizer
244 Downloads
A lightweight Laravel package to optimize performance by minifying HTML, caching, and more.
architools/laravel-sieve
9 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
kobykorman/eloquentify
1 Downloads
Easily transform complex custom query results into fully hydrated hierarchical Eloquent models.