Libraries tagged by database analyze
ahmed-bhs/doctrine-doctor
14198 Downloads
Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.
mouf/schema-analyzer
224803 Downloads
A package that offers utility tools to analyze database schemas (on top of Doctrine DBAL)
stefanfroemken/mysqlreport
19062 Downloads
MySQL Report - Analyze and profile your TYPO3 database queries
asamir/laravel-in-db-performance-monitor
7057 Downloads
Monitor your laravel application performance by logging requests in your database then analyze it. The log includes request parameters, actions, SQL queries and errors beside that you can know the requests with raw SQL queries.
socialblue/laravel-query-adviser
3938 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.
naimul/db-visualizer
181 Downloads
Laravel Database & Code Intelligence Visualizer (N+1, Relations, Performance Analyzer)
sekizlipenguen/laravel-index-analyzer
184 Downloads
Advanced package that automatically analyzes Laravel SQL queries and provides intelligent index suggestions to optimize database performance
oihana/php-arango
284 Downloads
Composable PHP toolkit for ArangoDB. Bundles a modern HTTP client (collections, documents, edges, AQL, cursors, indexes, transactions, graphs, analyzers, views), a high-level façade, document/edge models with trait-based composition, controllers, helpers and CLI commands.
mortenscheel/laravel-query-recorder
12908 Downloads
A package to record and analyze database queries in Laravel applications.
cytech-services/laravel-postgres-vacuum-analyze
50 Downloads
A laravel package to vacuum and analyze tables in specific schemas
sediment/analyzer
9 Downloads
A static analyzer that reads a WordPress plugin's source code and reports exactly what it leaves behind in your database.
heyosseus/difflock
18 Downloads
Diff, analyze and protect your Laravel database schema. Schema diffing, migration risk linting, and a migration guard that blocks destructive changes before they run.
sufyandev/laravel-migration-linter
896 Downloads
A lightweight Laravel package that analyzes and warns about risky database migration changes before they reach production.
sarfraznawaz2005/aiqueryoptimizer
4 Downloads
A Laravel package to analyze and optimize SQL queries using AI.
mysqlnduhtool/mysqlnduhtool
0 Downloads
Mysql analyze tool. Find, log, mock and change your php database queries without touching your code.