Libraries tagged by lean database
cwf-php/cwf-php
6 Downloads
CWF-PHP Framework
piratelp/ileaf
116 Downloads
Interactive Leaf: Flat file CMS component of Interactive Books' Atelier.
leafs/db-old
10 Downloads
Leaf PHP db module (old).
snype/nplusone
11 Downloads
This package helps you detect and log N+1 queries in a Laravel application to help optimize database performance. By listening to all database queries executed during the request lifecycle, the package identifies queries that may lead to N+1 query problems, which can severely impact the performance of your application.
ph-7/eu-vat-validator
384527 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
thecodingmachine/tdbm
159001 Downloads
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced from the database model.
vectorial1024/laravel-cache-evict
1184 Downloads
Efficiently remove expired Laravel file/database cache data
tbolier/php-rethink-ql
11594 Downloads
A clean and solid RethinkDB driver for PHP.
clean-bandits/db-query
37925 Downloads
Simple PHP OOP library for creating database queries
mouf/database.tdbm
77392 Downloads
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced at runtime from the database model.
sunnysideup/dataintegritytests
1366 Downloads
check your database for obsolete fields and related data-structure errors
architools/laravel-sieve
9 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
royboy789/gutenberg-array-save
7 Downloads
Saving Gutenberg as a clean array of data to the database
sunnysideup/database-share-clean-up
561 Downloads
Clean up a database before sharing
humanmade/clean-up-leftover-multi-meta
207 Downloads
Remove duplicate meta values for any single meta key with multiple meta value rows in the database.