Libraries tagged by drop database
abhijitghogre/laravel-db-clear-command
11982 Downloads
Laravel artisan command to drop all database tables and rerun the migrations.
mayconbordin/l5-db-commands
1008 Downloads
A set of commands to create/drop/dump/restore databases on Laravel 5
sunnysideup/delete-all-tables
871 Downloads
Silverstripe module to delete all tables - CAREFUL!
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
avokicchi/login-manager
131 Downloads
Drop-in PHP login module that's database agnostic, doesn't require any libraries, and supports remember-me functionality.
leinonen/yii2-eloquent
1802 Downloads
Drop in implementation of the Illuminate Database component for Yii2
mikefunk/db-drop-tables
1163 Downloads
A laravel command to drop all mysql database tables
neutronstars/doctrine-database-restore
8 Downloads
Command for drop and recreate the database and reload the migrations
optiwariindia/database
290 Downloads
A library to connect database and use basic activities in database like create,select,insert,update,delete and drop using predefined methods
esign/laravel-sqlite-disable-drop-foreign
36 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)
brybry/laravel-visual-schema
7 Downloads
A drag-and-drop visual database designer for Laravel with professional ERD design capabilities. Shared hosting compatible with no build process required.
ksarien/l5-db-commands
672 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