Libraries tagged by database designer
franzose/closure-table
1180558 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
exolnet/laravel-closure-table
14264 Downloads
Closure Table database design pattern implementation for Laravel framework.
byteasc/closure-table
66346 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel. Includes restore of tree
kiora/health-check-bundle
4088 Downloads
Production-ready Symfony bundle for comprehensive application health checks with database, Redis, S3, and HTTP endpoint monitoring. Security-first design with auto-tagging support.
moharrum/laravel-adminer
1005 Downloads
Adminer database management tool for your Laravel application.
jardissupport/dbquery
383 Downloads
Fluent SQL query builder with CTEs, window functions, subqueries, and JSON support for MySQL, MariaDB, PostgreSQL, and SQLite
jardisadapter/dbconnection
307 Downloads
PDO connection pool for PHP with read/write splitting, round-robin load balancing across replicas, and automatic health checks — supports MySQL, PostgreSQL, and SQLite; a building block of the open-source foundation that Jardis-generated DDD code runs on
jardisadapter/cache
197 Downloads
PSR-16 multi-layer cache for PHP — stack Memory, APCu, Redis, and Database backends with automatic read-through backfill and write-through propagation; a building block of the open-source foundation that Jardis-generated DDD code runs on
edgebinder/edgebinder
1631 Downloads
Lightweight, storage-agnostic relationship management for clean domain architectures
arafatdev/laravel-repository
59 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
agontuk/schema-builder
1593 Downloads
Schema designer & migration generator for laravel & lumen
arafat69/laravel-repository
3287 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
roberto910907/laravel-database-designer
28 Downloads
Laravel database UI designer and model generator
crefito11/database-manager
19 Downloads
A simple library for managing database connections with singleton design pattern, results pagination and building queries in PHP.
joshoangtien/repo-design-pattern
0 Downloads
Laravel 5|6|7|8|9 - Repositories to the database layer