Libraries tagged by clear database
arafat69/laravel-repository
7631 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
sunnysideup/dataintegritytests
2177 Downloads
check your database for obsolete fields and related data-structure errors
grazulex/laravel-modelschema
511 Downloads
Generate and manage Laravel model schemas with automatic validation, documentation, and migration helpers for better data structure management.
grazulex/laravel-autobuilder
384 Downloads
A visual automation builder for Laravel applications - Build workflows like Node-RED, directly in your Laravel app
clean-bandits/db-query
50035 Downloads
Simple PHP OOP library for creating database queries
ptplugins/filament-number-input
492 Downloads
Locale-aware number input for FilamentPHP v3, v4, and v5. Users see 12.345,67 or 12,345.67 while your database always stores a clean float — no more broken SUM()s or cast errors from localized number strings.
sunnysideup/database-share-clean-up
994 Downloads
Clean up a database before sharing
makers99/wp-cli-db-export-clean
701 Downloads
A WP-CLI command `wp db export-clean` to create a database dump without sensitive customer/user data.
humanmade/clean-up-leftover-multi-meta
278 Downloads
Remove duplicate meta values for any single meta key with multiple meta value rows in the database.
arafatdev/laravel-repository
97 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
tbolier/php-rethink-ql
11705 Downloads
A clean and solid RethinkDB driver for PHP.
sunnysideup/delete-members
470 Downloads
Deletes all members from a Silverstripe install
sunnysideup/delete-all-tables
947 Downloads
Silverstripe module to delete all tables - CAREFUL!
royboy789/gutenberg-array-save
7 Downloads
Saving Gutenberg as a clean array of data to the database
caminodeldev/laravel-api-scaffold
57 Downloads
Generate clean, secure and configurable Laravel APIs from database tables.