padosoft/laravel-querymonitor
Laravel QueryMonitor is a package for Laravel that allows you to monitor and log:Slow SQL Queries: Monitors the actual execution time of SQL queries on the database.Slow Eloquent Methods: Monitors the total time taken by Eloquent methods, including PHP processing.
时间:2024-11-29 01:13
bakkahit/sql-migration
SqlMigration is a Laravel package that allows you to execute custom SQL migrations directly within your Laravel application. Instead of writing SQL queries manually or relying only on Laravel's built-in migrations, this package enables you to create and run .php migration files containing custom SQL
时间:2024-11-24 12:19
endeavour-agency/laravel-migration-tests
Provides tools for integration testing Laravel migrations.
时间:2024-11-21 15:47
endeavour-agency/refresh-database-on-demand
This packages offers a drop-in replacement for Laravel's RefreshDatabase trait, which only refreshes the database when migrations have actually changed.
时间:2024-11-19 13:10
mkreftsymfonia/laravel-eloquent-ai
Laravel Eloquent AI is a Laravel package that allows asking an AI for database queries.
时间:2024-11-09 17:50
endeavour-agency/laravel-query-insights
This packages aims to provide insights into performed queries. Multiple handlers exist to control what should be done with the query data.
时间:2024-11-08 13:04
rudi97277/export-db
Export data to XLSX or CSV formats from database queries or functions
时间:2024-11-03 15:02
fareselshinawy/elastic-search
elastic-search package provides a seamless integeration of elastic search into laravel appications, desinged to simplify search and indexing functionalities. It offers an easy-to-use interface for managing elastic search queries, along with full support for multi tenant and standard projects.
时间:2024-10-26 07:47
woenel/laravel-eloquent-query-cache
Adding cache on your Laravel Eloquent queries' results is now a breeze.
时间:2024-10-15 12:49
alexandy/laravel-eloquent-query-cache
Adding cache on your Laravel Eloquent queries' results is now a breeze.
时间:2024-10-07 08:42
ramadan/easy-model
A Laravel package for enjoyably managing database queries.
时间:2024-09-30 21:02
dazza-dev/multi-tenant-sync
Multi-Tenant Sync is a system designed to efficiently execute queries or functions in Software as a Service (SAAS) applications that employ the separate database per tenant method.
时间:2024-09-26 00:43
emmadonjo/laravel-filter
A laravel package to easily add filtering to your eloquent queries
时间:2024-09-18 08:10
marcha/laravel-cte
Laravel queries with common table expressions
时间:2024-09-11 11:37
omaralalwi/laravel-time-craft
Laravel Time Craft is a powerful package for handling date and time scopes in your Laravel applications. It provides a set of convenient traits and helper functions to simplify date and time operations.
时间:2024-08-24 00:52