Libraries tagged by clean database
ph-7/eu-vat-validator
506906 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
18260 Downloads
Efficiently remove expired Laravel file/database cache data
clean-bandits/db-query
48542 Downloads
Simple PHP OOP library for creating database queries
makers99/wp-cli-db-export-clean
471 Downloads
A WP-CLI command `wp db export-clean` to create a database dump without sensitive customer/user data.
sunnysideup/dataintegritytests
1997 Downloads
check your database for obsolete fields and related data-structure errors
arafatdev/laravel-repository
74 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
arafat69/laravel-repository
3423 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
tbolier/php-rethink-ql
11701 Downloads
A clean and solid RethinkDB driver for PHP.
grazulex/laravel-modelschema
295 Downloads
Generate and manage Laravel model schemas with automatic validation, documentation, and migration helpers for better data structure management.
ptplugins/filament-number-input
96 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.
royboy789/gutenberg-array-save
7 Downloads
Saving Gutenberg as a clean array of data to the database
jcfrane/laravel-md-blog
328 Downloads
Write blog posts as markdown files with YAML front matter. No database, no CMS — just files and a clean query API.
sunnysideup/database-share-clean-up
915 Downloads
Clean up a database before sharing
voyanara/milvus-php-sdk
80 Downloads
A modern, type-safe PHP SDK for Milvus vector database. This library provides a clean, intuitive interface for managing collections, users, roles, and privileges in Milvus through its REST API.
sunnysideup/versions-table-pruner
27 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)