Libraries tagged by clean database
ph-7/eu-vat-validator
527361 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
vectorial1024/laravel-cache-evict
20472 Downloads
Efficiently remove expired Laravel file/database cache data
arafat69/laravel-repository
6775 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
sunnysideup/dataintegritytests
2170 Downloads
check your database for obsolete fields and related data-structure errors
clean-bandits/db-query
49894 Downloads
Simple PHP OOP library for creating database queries
ptplugins/filament-number-input
465 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
993 Downloads
Clean up a database before sharing
makers99/wp-cli-db-export-clean
676 Downloads
A WP-CLI command `wp db export-clean` to create a database dump without sensitive customer/user data.
arafatdev/laravel-repository
96 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
469 Downloads
Deletes all members from a Silverstripe install
sunnysideup/delete-all-tables
946 Downloads
Silverstripe module to delete all tables - CAREFUL!
grazulex/laravel-modelschema
331 Downloads
Generate and manage Laravel model schemas with automatic validation, documentation, and migration helpers for better data structure management.
royboy789/gutenberg-array-save
7 Downloads
Saving Gutenberg as a clean array of data to the database
caminodeldev/laravel-api-scaffold
55 Downloads
Generate clean, secure and configurable Laravel APIs from database tables.