Libraries tagged by clear database
clean-bandits/db-query
48430 Downloads
Simple PHP OOP library for creating database queries
makers99/wp-cli-db-export-clean
455 Downloads
A WP-CLI command `wp db export-clean` to create a database dump without sensitive customer/user data.
sunnysideup/dataintegritytests
1990 Downloads
check your database for obsolete fields and related data-structure errors
arafatdev/laravel-repository
73 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
arafat69/laravel-repository
3409 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
tbolier/php-rethink-ql
11698 Downloads
A clean and solid RethinkDB driver for PHP.
ptplugins/filament-number-input
87 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
322 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
912 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/delete-members
391 Downloads
Deletes all members from a Silverstripe install
sunnysideup/delete-all-tables
868 Downloads
Silverstripe module to delete all tables - CAREFUL!
grazulex/laravel-modelschema
289 Downloads
Generate and manage Laravel model schemas with automatic validation, documentation, and migration helpers for better data structure management.
edgebinder/edgebinder
1651 Downloads
Lightweight, storage-agnostic relationship management for clean domain architectures