Libraries tagged by check database
theupriser/laravel-unique-translation
4 Downloads
Check if a translated value in a JSON column is unique in the database.
tempest-tools/moat
2 Downloads
Middleware associated with Laravel Doctrine ACL. This middleware will check permissions for access to routes, based on the route name and the request type.
sunnysideup/classname-fixer
17 Downloads
Checks all your class names and, if they do not exist (anymore), finds the best new match and updates them.
simbiat/db-maintainer
0 Downloads
Library to maintain database tables using its built-in commands.
mrtolouei/laravel-service-health
5 Downloads
A Laravel package for monitoring the health of databases, Redis, queues, filesystems, and external HTTP services.
major-phyo-san/prevent-same-shit
30 Downloads
"Prevent duplicate database records by calculating SHA256 hash for each database entry"
klytron/laravel-backup-complete-restore
10 Downloads
Complete backup restoration for Spatie Laravel Backup - restores both database and files to their exact locations with consolidated configuration and internal health checks (supports Laravel 10-13)
invincible-tech-systems/easeampmysql-halite
21 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking all basing upon amphp/mysql package. Additional checks are supported in terms of facilitating creation and verification of row level digital signature for different database tables along with creation of blind indexes of data in encrypted db columns, using easeappphp/ea-halite package.
hostjams/dispose-email
6 Downloads
This is an open sources/free API that allows developers to query HostJams API to check if an email is disposable
ottosmops/dbcheck
47 Downloads
check database for invalid foreign keys
lemonade/email-validator
0 Downloads
A PHP library for validating email addresses, including spam database checks, DNS record validation, and disposable email detection.
programic/laravel-dbup
4717 Downloads
A simple package to check if the database connection is alive.
lepidosteus/php-maxmind-geoip
6 Downloads
Runs geoip checks against maxmind's database
filld/health
2192 Downloads
Simple health check for your database connections.
jgill88/git-checkout-db
844 Downloads
This package will create and seed a new database when you check out git branches.