Libraries tagged by drop database
craftblue/simple-sql
26 Downloads
SimpleSql is a wrapper around PHP's PDO and is intended to be an easy to use drop-in for your projects. It abstracts away the atrocities of querying by using common methods while still giving you full control of your queries
drop-in-gaming/scalingwpdb
1939 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
leinonen/yii2-eloquent
1678 Downloads
Drop in implementation of the Illuminate Database component for Yii2
mikefunk/db-drop-tables
1162 Downloads
A laravel command to drop all mysql database tables
neutronstars/doctrine-database-restore
6 Downloads
Command for drop and recreate the database and reload the migrations
ncaroyannis/laravel-sqlite-fluent-drop-foreign
333 Downloads
Add a fluent dropForeign when using sqlite database
esign/laravel-sqlite-disable-drop-foreign
30 Downloads
Prevents dropForeign method from being called on sqlite databases
dmitryrechkin/php-wp-database-adapter
3 Downloads
Drop-in replacement for wpdb class with SSL support
aseancode/dbcommands
224 Downloads
laravel command to create/drop database(MySQL)
ksarien/l5-db-commands
646 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.
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
71 Downloads
PDO Drop-in replacement that only makes a connection when needed
arfaram/ezdatabasemigrationschema
13 Downloads
This bundle gives you the possibility to import,export and drop database table(s) by extending the doctrine-dbal-schema bundle introduced in v2.5