Libraries tagged by clean database
sunnysideup/versions-table-pruner
21 Downloads
prune your Versions table, keeping many, but the further you go back in time, the less versions you keep. You can also keep versions were a specific field was changed (e.g. Content, Price, or Title)
sunnysideup/delete-members
383 Downloads
Deletes all members from a Silverstripe install
sunnysideup/delete-all-tables
860 Downloads
Silverstripe module to delete all tables - CAREFUL!
architools/laravel-sieve
66 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
oneup/contao-security-advisories
3604 Downloads
This check works by comparing the composer.lock against an open vulnerability database. A clean check does not mean there are absolutely no security problems whatsoever.
oneup/contao-security-checker-bundle
4138 Downloads
This check works by comparing the composer.lock against an open vulnerability database. A clean check does not mean there are absolutely no security problems whatsoever.
halimzidoune/query-macro-helper
4 Downloads
A Laravel package that extends the Query Builder, allowing you to create custom macros to work with different database drivers easily. Instead of using raw DB::raw() statements and checking the current driver each time, this package simplifies working with multiple databases. It makes your code cleaner, easier to read, and more organized, all while being fully compatible with all Laravel-supported database drivers.
devflow/telegram-bot
21 Downloads
A clean PHP library for building Telegram bots with a static facade, fluent routing, and premade database schemas.
vierge-noire/test-database-cleaner
138 Downloads
A PHPUnit listener to refresh your database between each test.
klyp/klyp-post-type-cleaner
10 Downloads
This plugin allows you to clean your database by deleting obsolete post types.
funnelchat20/sanctum-token-cleaner
1 Downloads
Laravel Sanctum token cleaner with custom database connection
d3nysm/stats-tables-cleaner-bundle
5 Downloads
Cleans old entries from database stats tables
falconsw/soft-delete-cleaner
6 Downloads
Clean soft deleted records from database
slovenberg/wp-db-cleaner
27 Downloads
"Replacement of one word to second word in database for wordpress"
laravelldone/db-cleaner
3 Downloads
Scan database tables for data quality issues (duplicates, typos, whitespace, casing) with a Livewire dashboard and REST API