jozephkabongo/nokysql
NokySQL is a lightweight, high-performance SQL Query Builder for PHP that bridges the gap between raw SQL and full ORMs.
时间:2025-04-03 20:47
apielf/hyperf-query-builder
Build Hyperf database queries from API requests
时间:2025-03-17 02:00
dottedai/laravel-query-logger
A package to log and display database queries like Rails console.
时间:2025-03-12 19:13
farzinbidokhti/titan
Titan ORM is a lightweight PHP ORM for easy database interaction with a clean, fluent API. It simplifies queries, model management, and relationships for efficient development.
时间:2025-03-09 04:28
ashokdevatwal/laravel-smart-db-optimizer
Laravel Smart Database Optimizer is a package designed to help developers identify slow queries, suggest optimizations, and recommend indexes to improve database performance.
时间:2025-03-06 11:15
gmitsos/db-monitor
A simple package to monitor queries towards database
时间:2025-02-07 07:53
mkrawczyk/db-query-translator
Translator of database queries of multiple DBs
时间:2025-02-05 09:45
elminson/database-query-logger
A powerful PHP package for logging SQL queries from Laravel applications, supporting both Eloquent and Query Builder instances, with flexible output options.
时间:2025-01-31 01:07
snype/nplusone
This package helps you detect and log N+1 queries in a Laravel application to help optimize database performance. By listening to all database queries executed during the request lifecycle, the package identifies queries that may lead to N+1 query problems, which can severely impact the performance
时间:2025-01-28 23:06
mobilestock/laravel-database-interceptor
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables AT
时间:2025-01-06 19:22
squidit/cycle-sql-tagger
Tag SQL queries by placing a SQL comment
时间:2024-11-29 20:48
endeavour-agency/laravel-migration-tests
Provides tools for integration testing Laravel migrations.
时间:2024-11-21 15:47
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