Libraries tagged by database analyze
mouf/schema-analyzer
202097 Downloads
A package that offers utility tools to analyze database schemas (on top of Doctrine DBAL)
stefanfroemken/mysqlreport
9962 Downloads
Analyze and profile your TYPO3 databases queries
mortenscheel/laravel-query-recorder
2326 Downloads
A package to record and analyze database queries in Laravel applications.
asamir/laravel-in-db-performance-monitor
5856 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
3322 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
25 Downloads
Advanced package that automatically analyzes Laravel SQL queries and provides intelligent index suggestions to optimize database performance
mysqlnduhtool/mysqlnduhtool
0 Downloads
Mysql analyze tool. Find, log, mock and change your php database queries without touching your code.
thetruebumba/spam_login_filter
125 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
9 Downloads
A laravel package to vacuum and analyze tables in specific schemas
zwacky/table-analyzer
8 Downloads
Database column analyzer tool for the developer on the go
shadetheartist/schema-info
135 Downloads
Analyze and navigate a databases' structure using a simple fluent api
simbiat/db-maintainer
0 Downloads
Library to maintain database tables using its built-in commands.
beck24/spam_login_filter
433 Downloads
Elgg plugin that validates login against blacklist databases.
salby/dblyze
22 Downloads
A database analyzer library for PHP and MySQL