Libraries tagged by drop database
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.
er-dhruvmishra/laravel-sqlite-ffi
10 Downloads
Drop-in SQLite driver for Laravel using PHP FFI — no pdo_sqlite or sqlite3 extension required. Zero code changes needed.
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.
atrocore-mcp/dbal-compat
1 Downloads
doctrine/dbal 3.2.2, unmodified except for one composer.json constraint: doctrine/deprecations relaxed from ^0.5.3 to ^0.5.3 || ^1, so it stops disjointly conflicting with mcp/sdk's phpdocumentor/reflection-docblock ^1.1 requirement on AtroCore instances (which pin doctrine/dbal ~3.2.2). Declares `replace` for doctrine/dbal 3.2.2 so Composer treats this as a drop-in, not a second copy.
alejoluc/lazypdo
276 Downloads
PDO Drop-in replacement that only makes a connection when needed
drop-in-gaming/scalingwpdb
2123 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
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
rezouce/codeception-mongodb-cleanstate
342 Downloads
Drop MongoDB databases to ensure each test using MongoDB are in a clean environment
softbread/filament-form-builder
1 Downloads
Manage your forms using database and drop/drag component to build the form with Livewire component support for FilamentPHP
justinholtweb/craft-tokr
1 Downloads
TikTok feeds for Craft CMS — connect an account once, keep its videos in your own database, and drop a configurable, cached feed into any template.
hopkins/migrate-reload
180 Downloads
A simple console command to drop every table in the database, and then run migrations, as well as seeds. Helpful for rapid development when you do not want to deal with the down() methods of migrations
avokicchi/login-manager
131 Downloads
Drop-in PHP login module that's database agnostic, doesn't require any libraries, and supports remember-me functionality.
richardtmiles/scalingwpdb
6 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
amphibee/fluxdb
2 Downloads
FluxDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.