Libraries tagged by lean db
sunnysideup/database-share-clean-up
889 Downloads
Clean up a database before sharing
crewstyle/clean-wordpress
15 Downloads
Remove unnecessary metatags informations from head tag, close DB connections, and more. Build with ♥ for WordPress developers.
sunnysideup/versions-table-pruner
20 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)
gertjanroke/laravel-db-model
4 Downloads
A model wrapper around the DB class to keep your code clean
giacomomasseron/laravel-cache-when-db
2 Downloads
Register cache you want to clean when something happens in the database
aloisogomes/laravel-db-tenant
1 Downloads
Library to help you have multiple connections to the database while keeping the context clean without changing anything in the structure of your tables
rehmanafzal/dbmanager
10 Downloads
A powerful database manager for Laravel — supports SQLite & MySQL with a clean UI
landofcoder/module-logcleaner
3 Downloads
Magento 2 DB Log Cleaner Extension for magento2
middleout/doplio
108 Downloads
The Doplio ORM provides a beautiful, PHP DataMapper implementation for working with your database and objects using Eloquent for a access to the raw table data. It completely unties your model from the database.
maatify/data-repository
0 Downloads
Unified repository abstraction layer normalizing MySQL, MongoDB, and Redis real drivers and fake drivers.