Libraries tagged by drop database
pecl/timezonedb
2 Downloads
This extension is a drop-in replacement for the builtin timezone database that comes with PHP.
mikefunk/db-drop-tables
1162 Downloads
A laravel command to drop all mysql database tables
neutronstars/doctrine-database-restore
7 Downloads
Command for drop and recreate the database and reload the migrations
optiwariindia/database
287 Downloads
A library to connect database and use basic activities in database like create,select,insert,update,delete and drop using predefined methods
ncaroyannis/laravel-sqlite-fluent-drop-foreign
452 Downloads
Add a fluent dropForeign when using sqlite database
esign/laravel-sqlite-disable-drop-foreign
32 Downloads
Prevents dropForeign method from being called on sqlite databases
dmitryrechkin/php-wp-database-adapter
6 Downloads
Drop-in replacement for wpdb class with SSL support
aseancode/dbcommands
225 Downloads
laravel command to create/drop database(MySQL)
ksarien/l5-db-commands
652 Downloads
A set of commands to create/drop/dump/restore databases on Laravel 5
mortimer/db-setup
25 Downloads
Laravel 4 package that adds the missing artisan commands db:setup, db:create, db:drop
mirkhamidov/yii2-console-dbextend
38 Downloads
It makes to drop all your tables from console. Use it with migration and Development environment.
faster-php/db
2 Downloads
A drop-in replacement for PDO with connection pooling, lazy connect, auto-reconnect, and prepared statement caching.
compeek/pdo-wrapper
64 Downloads
PDO Wrapper is a simple, drop-in PDO wrapper for PHP featuring lazy connect, manual disconnect, reconnect, and is alive testing.
alejoluc/lazypdo
77 Downloads
PDO Drop-in replacement that only makes a connection when needed
drop-in-gaming/scalingwpdb
1963 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.