Libraries tagged by laravel performance
dotninth/laravel-tachyon
123 Downloads
Laravel Tachyon is a package designed to optimize the performance of your Laravel applications by optimizing and minifying HTML output on demand.
danielemontecchi/laravel-basics
35 Downloads
Zero-setup starter kit for Laravel with strict mode, performance tools, sensible defaults, and developer protections.
caujasutom/laravel-optimizer
241 Downloads
A lightweight Laravel package to optimize performance by minifying HTML, caching, and more.
ideal-creative-lab/laravel-tachyon
221 Downloads
Laravel Tachyon is a package designed to optimize the performance of your Laravel applications by optimizing and minifying HTML output on demand.
halilcosdu/laravel-finetuner
43 Downloads
Laravel Fine tuner is a package designed for the Laravel framework that automates the fine-tuning of OpenAI models. It simplifies the process of adjusting model parameters to optimize performance, tailored specifically for Laravel applications. This tool is ideal for developers looking to enhance AI capabilities in their projects efficiently, with minimal manual intervention.
huang-yi/swoole-laravel
142 Downloads
Using Swoole to make your web applications which based on Laravel or Lumen framework with higher performance.
yuan1994/laravel-swoole
3923 Downloads
Fork from swooletw/laravel-swoole to support 2.5.xHigh performance HTTP server based on Swoole. Speed up your Laravel and Lumen applications.
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.
evansims/openfga-laravel
2 Downloads
Stop writing authorization logic. Start asking questions. OpenFGA high performance relationship-based access control for Laravel.
vladkovrigin/laravel-responsecache
48 Downloads
Speed up a Laravel application by caching the entire response
ruzaik11/laravel-seeder-tracker
12 Downloads
Track Laravel seeders execution like migrations with batch support and status management
phpwatch/laravel-fast404
6 Downloads
A Laravel middleware to quickly terminate Page-Not-Found pages that do not require a full HTML page
megaads-vn/laravel-minify-html
381 Downloads
Minifies the HTML output of Laravel 4 applications
landrok/laravel-request-logger
141 Downloads
A Laravel middleware to log HTTP requests into database.
kadirgun/laravel-json-query
5 Downloads
A Laravel package that enables frontend JavaScript applications to securely and efficiently execute Eloquent queries using a TypeScript-friendly interface, with built-in model whitelisting, parameter validation, and performance optimizations like pagination and caching.