Libraries tagged by check database
codezero/laravel-unique-translation
609464 Downloads
Check if a translated value in a JSON column is unique in the database.
erjanmx/laravel-migrate-check
238924 Downloads
A command to check for pending migrations. Exits with non-zero code if there are any
edisonlabs/database_sanitize
1333953 Downloads
Provides drush commands for yaml sanitization files checks and generation.
mvanduijker/laravel-model-exists-rule
72063 Downloads
Validation rule to check if a model exists
mateuszbieniek/ezplatform-database-health-checker
10692 Downloads
Allows to check the project's database against most common issues
formatsoft/format_t3tools
10137 Downloads
This TYPO3 extension checks the size of all database tables and/or the size of all log files at regular intervals. If a certain size is exceeded, a mail can be sent. There is a separate scheduler task for each check.
adata-team/healthchecker
10299 Downloads
Package for check some services to health
fof/stopforumspam
12484 Downloads
Check user registrations against the StopForumSpam database
fof/pwned-passwords
6934 Downloads
Check passwords against the Have I Been Pwned password database
umutphp/wp-vulnerability-check
2683 Downloads
Check the WPScan Vulnerability Database via API to identify the security issues on plugins and WordPress installed.
mll-lab/laravel-db-ready
21511 Downloads
An artisan command to check if a database connection is ready
czechphp/invalid-document
3971 Downloads
Invalidity check of documents in the database of Ministry of the Interior of the Czech Republic
chrisrhymes/link-checker
747 Downloads
A laravel package to check for broken links in database content
m-wardany/hash-ids
255 Downloads
This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique
dg/mysql-check
40 Downloads
Checks a MySQL database for orphaned records or invalid foreign keys, i.e., keys pointing to missing rows.