Libraries tagged by database analyze
ahmed-bhs/doctrine-doctor
10685 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
221624 Downloads
A package that offers utility tools to analyze database schemas (on top of Doctrine DBAL)
stefanfroemken/mysqlreport
17785 Downloads
MySQL Report - Analyze and profile your TYPO3 database queries
mortenscheel/laravel-query-recorder
10944 Downloads
A package to record and analyze database queries in Laravel applications.
asamir/laravel-in-db-performance-monitor
6867 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
3783 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.
sekizlipenguen/laravel-index-analyzer
100 Downloads
Advanced package that automatically analyzes Laravel SQL queries and provides intelligent index suggestions to optimize database performance
oihana/php-arango
143 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.
naimul/db-visualizer
103 Downloads
Laravel Database & Code Intelligence Visualizer (N+1, Relations, Performance Analyzer)
sufyandev/laravel-migration-linter
895 Downloads
A lightweight Laravel package that analyzes and warns about risky database migration changes before they reach production.
sarfraznawaz2005/aiqueryoptimizer
3 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.
thetruebumba/spam_login_filter
127 Downloads
Elgg plugin that validates login against blacklist databases. You need the tracker plugin to use the "report as spammer" feature.
forestadmin/forest-php
8594 Downloads
Liana is part of the ForestAdmin project. This library analyzes the database structure of an application and restitutes a map of it.
cytech-services/laravel-postgres-vacuum-analyze
38 Downloads
A laravel package to vacuum and analyze tables in specific schemas