Libraries tagged by lean database
makers99/wp-cli-db-export-clean
439 Downloads
A WP-CLI command `wp db export-clean` to create a database dump without sensitive customer/user data.
arafatdev/laravel-repository
67 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
arafat69/laravel-repository
3356 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.
grazulex/laravel-modelschema
286 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
ptplugins/filament-number-input
55 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
302 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
899 Downloads
Clean up a database before sharing
voyanara/milvus-php-sdk
79 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
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
379 Downloads
Deletes all members from a Silverstripe install
sunnysideup/delete-all-tables
856 Downloads
Silverstripe module to delete all tables - CAREFUL!
sunnysideup/classname-fixer
17 Downloads
Checks all your class names and, if they do not exist (anymore), finds the best new match and updates them.