Libraries tagged by database schema
dakujem/migrun
19 Downloads
Lightweight, flexible, framework-and-database-agnostic migration runner.
cytech-services/laravel-postgres-vacuum-analyze
42 Downloads
A laravel package to vacuum and analyze tables in specific schemas
charsen/moo-scaffold
6 Downloads
Schema 驱动的 Laravel 后端代码生成器 + 开发辅助后台:写 YAML 生成 Model/Controller/Migration/API/ACL/i18n,内置数据库设计器、接口调试、开发文档中心
aryelgois/yasql-php
105 Downloads
A PHP implementation for YAML Ain't SQL
ariadata/laravel-clickhouse
19 Downloads
ClickHouse database driver for Laravel — Eloquent, query builder, and schema support (Laravel 13+).
titon/db
660 Downloads
The Titon database package provides a basic database abstraction layer and an object relational mapper.
cortex/attributes
803 Downloads
Cortex Attributes is a frontend layer for the robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
cakebake/yii2-scalable-behavior
105 Downloads
Key-Value storage is a very simplistic, but very powerful model. Use this behavior to expand your Yii 2 model without changing the structure.
johnwilson/jsondb
5 Downloads
JSON document db abstraction layer over MySQL
yui019/hori
132 Downloads
Database schema library for Laravel inspired by Prisma.
ridtichai/laravel-existing-db-migration-generator
29 Downloads
Generate Laravel migration and seeder files from an existing database schema.
protoqol/quasi
72 Downloads
Generate smarter Laravel resources, directly, based on your database schema.
omnifyjp/laravel-scaffold
377 Downloads
A powerful Laravel package that automates the generation of Models, Controllers, Migrations, and other essential components from database schemas.
jobayer/laravel-application-system-updater
20 Downloads
A powerful and automated system for keeping your Laravel applications up-to-date. Easily update your application's files, database schema, and codebase with a single, streamlined process.
hughcube/laravel-model-generator
636 Downloads
Laravel Eloquent Model Generator - generate model files from database schema.