Libraries tagged by lean database
architools/laravel-sieve
66 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.
oneup/contao-security-advisories
3604 Downloads
This check works by comparing the composer.lock against an open vulnerability database. A clean check does not mean there are absolutely no security problems whatsoever.
oneup/contao-security-checker-bundle
4138 Downloads
This check works by comparing the composer.lock against an open vulnerability database. A clean check does not mean there are absolutely no security problems whatsoever.
devflow/telegram-bot
23 Downloads
A clean PHP library for building Telegram bots with a static facade, fluent routing, and premade database schemas.
humanmade/clean-up-leftover-multi-meta
236 Downloads
Remove duplicate meta values for any single meta key with multiple meta value rows in the database.
farzinbidokhti/titan
3 Downloads
Titan ORM is a lightweight PHP ORM for easy database interaction with a clean, fluent API. It simplifies queries, model management, and relationships for efficient development.
falconsw/soft-delete-cleaner
6 Downloads
Clean soft deleted records from 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
valhalla/valhalla-core-utils-lib
13717 Downloads
Valhalla Core Utilities Library is a collection of useful utility classes to make development clean and easy.
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.
spatial/spatial
13 Downloads
PHP8+ WebAPI Clean Architecture Framework.
resure/rethinkdb-php
2 Downloads
A clean and solid RethinkDB driver for PHP.
rehmanafzal/dbmanager
10 Downloads
A powerful database manager for Laravel — supports SQLite & MySQL with a clean UI
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/infra-drivers
0 Downloads
Pure infrastructure driver builders constructed from explicit, typed, readonly configuration objects. No environment access. No adapters. No runtime magic.