Libraries tagged by database analyze
zwacky/table-analyzer
8 Downloads
Database column analyzer tool for the developer on the go
devlin/laravel-model-analyzer
16 Downloads
Analyze and validate Eloquent relationships against database schema
marwen-brini/smart-query-analyzer
0 Downloads
A comprehensive query performance monitoring and optimization package for Laravel
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.
gladehq/laravel-query-lens
19 Downloads
A Laravel package for analyzing and optimizing database queries with performance insights
beck24/spam_login_filter
434 Downloads
Elgg plugin that validates login against blacklist databases.
atmos/laravel-db-sentinel
1 Downloads
Smart database query monitoring and optimization tool for Laravel 7+.
salby/dblyze
22 Downloads
A database analyzer library for PHP and MySQL
adeel3330/insight-guard
3 Downloads
All-in-one Laravel security, performance, and database optimization analyzer.
bogdananton/mysql-structure-inspect
7 Downloads
Analyze a MySQL database structure.
libaro/laravel-slow-queries
27 Downloads
Laravel Slow QueriesLaravel Slow Queries is a package that allows you to easily log slow queries in your Laravel application. This package logs queries that exceed a configurable time limit and stores them in the database, making it easy to analyze and optimize your database performance.
the.moiza/postgresql-relationship-finder
3 Downloads
Explore, analyze, and visualize relationships between database tables in PostgreSql
apiverve/botdetector
0 Downloads
Bot Detector analyzes user agent strings to identify bots, crawlers, and automated software. It matches against a database of known bots and adds heuristics that catch automated clients not in the database, returning the bot's category, reputation and a composite risk score. Useful for security, analytics, and access control.
bvanhoekelen/performance
864464 Downloads
PHP performance tool analyser your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interfaces.