Libraries tagged by database schema
salehhashemi/laravel-intelli-graphql
6 Downloads
An AI-driven Laravel package for generating GraphQL schemas, queries, and mutations based on database tables.
vitalibr/laravel5-exporter
1046 Downloads
MySQL Workbench Schema Exporter for Laravel 5.0
vertabelo/vertabelo-propel
894 Downloads
Converts Vertabelo xml file into Propel schema.xml file
tarunkorat/laravel-migration-squasher
85 Downloads
Squash old Laravel migrations into a single schema file
sufyandev/laravel-migration-linter
895 Downloads
A lightweight Laravel package that analyzes and warns about risky database migration changes before they reach production.
sepehr-mohseni/elosql
192 Downloads
Intelligent Laravel schema analysis, migration generation, and Eloquent model scaffolding from existing databases
samshal/scripd
57 Downloads
Easily transfer database structures as json documents, or via rest apis
rotexsoft/sqlschema
1327 Downloads
Provides facilities to read table names and table columns from a database using PDO. This package is a fork of https://packagist.org/packages/aura/sqlschema ( https://github.com/auraphp/Aura.SqlSchema ). It adds PHP 8.1+ suport and is also designed to work with Mariadb 10.4+ and above.
kynetcode/wpzylos-migrations
74 Downloads
dbDelta-based migration runner for WPZylos framework
khomerikik/eloquent-lens
25 Downloads
Visual dashboard for Laravel Eloquent models — see relationships, scopes, casts, policies, and complexity at a glance. No database queries.
jsefton/laravel-virtual-fields
1465 Downloads
Allow eloquent models to store and retreive data against anything without needing a specific database column
jorgemddev/kumbiaphp-migrations
100 Downloads
Sistema de migraciones de base de datos para KumbiaPHP, inspirado en Laravel Migrations.
jeffersongoncalves/db-cli
9 Downloads
CLI to inspect and query relational databases (MySQL, PostgreSQL, SQLite) with named connection profiles and table/json/csv output, built for pairing with an LLM doing schema exploration.
eril/migraw
4 Downloads
Simple SQL-first migrations for PHP.
dakujem/migrun
27 Downloads
Lightweight, flexible, framework-and-database-agnostic migration runner.