Libraries tagged by laravel performance
tobiasdierich/gauge
13020 Downloads
An easy to use application performance monitor.
stayallive/lighthouse-graphql-hive
21831 Downloads
Performance monitoring Lighthouse with GraphQL Hive.
krisawzm/critical-css
13954 Downloads
A Laravel package for generating and using inline critical-path CSS.
jobinja/blade-macro
4795 Downloads
Reusable scope-protected blade blocks, with empty I/O on runtime (replacement for @include which uses native I/O based PHP includes).
bright-alley/lighthouse-apollo
13876 Downloads
Integration to upload information from Laravel Lighthouse to Apollo Studio.
anahkiasen/flatten
13023 Downloads
A package for the Illuminate framework that flattens pages to plain HTML
fruitcake/laravel-performance-monitor
1648 Downloads
Simple Performance Monitor / Logger
khazhinov/laravel-octane
1672 Downloads
Supercharge your Laravel application's performance.
dotninth/laravel-tachyon
11 Downloads
Laravel Tachyon is a package designed to optimize the performance of your Laravel applications by optimizing and minifying HTML output on demand.
caujasutom/laravel-optimizer
181 Downloads
A lightweight Laravel package to optimize performance by minifying HTML, caching, and more.
halilcosdu/laravel-finetuner
23 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.
yuan1994/laravel-swoole
3635 Downloads
Fork from swooletw/laravel-swoole to support 2.5.xHigh performance HTTP server based on Swoole. Speed up your Laravel and Lumen applications.
toxmc/fast-laravel
65 Downloads
High performance HTTP server based on Swoole. Make your Laravel applications fast.
socialblue/laravel-query-adviser
3186 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
mckue/laravel-excel
39 Downloads
Laravel-Excel is based on Spartner NL/Lavel Excel code and switches to an xlswriter extension. If your project is using SparnerNL/Lavel Excel and there are big data export performance issues, and you don't want to modify a lot of code, then the current package may be very suitable for you.