Libraries tagged by drop database
mask/mask
1391855 Downloads
Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop user interface. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.
aaemnnosttv/wp-sqlite-db
52615 Downloads
SQLite drop-in database driver for WordPress
stuttter/ludicrousdb
92006 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
stefangabos/zebra_session
99363 Downloads
A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing better performance, better security and protection against session fixation and session hijacking
humanmade/ludicrousdb
168763 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
exolnet/laravel-sqlite-fluent-drop-foreign
108175 Downloads
Add a fluent dropForeign when using sqlite database
endeavour-agency/refresh-database-on-demand
1338 Downloads
This packages offers a drop-in replacement for Laravel's RefreshDatabase trait, which only refreshes the database when migrations have actually changed.
pceuropa/yii2-forms
1779 Downloads
Form builder or code generator for Yii2. List GridView of forms. Saving form data in a databases.
abhijitghogre/laravel-db-clear-command
11982 Downloads
Laravel artisan command to drop all database tables and rerun the migrations.
ramadan/custom-fresh
131 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
mayconbordin/l5-db-commands
1007 Downloads
A set of commands to create/drop/dump/restore databases on Laravel 5
sunnysideup/delete-all-tables
559 Downloads
Silverstripe module to delete all tables - CAREFUL!
marcqualie/mongominify
1996 Downloads
A drop-in library which acts as a transparent filter to MongoDB documents and compresses/decompresses data on the fly
deerdama/laravel-mongo-helper
1407 Downloads
Artisan command to handle mongo collections (list collections, delete, download, import data, etc..)
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