Libraries tagged by table schema
noud/schema
55 Downloads
Read database schema, table and column metadata in Laravel or plain PHP.
dfba/schema
344 Downloads
Read database schema, table and column metadata in Laravel or plain PHP.
callcocam/tall-schema
70 Downloads
The packages schema table.
signifly/laravel-definition-schema
438 Downloads
Define table and view schemas for your Laravel app.
bumip/json-schema-sql
6 Downloads
Helper for converting json-schemas to sql create table statement
wind/laravel-schema-extend
579 Downloads
support MySQL 'column comment' and 'table comment'.
vicenterusso/laravel-table-structure
91 Downloads
This is my package TableStructure
roy404/schema
77 Downloads
The Schema Builder class is a part of the database layer that allows you to define database tables and their columns using a fluent syntax. It provides a way to create and manipulate database tables without writing SQL queries directly.
novatorius/config-db-schema
2 Downloads
Abstractions to help creating config tables.
kmuenkel/safe-schema-builder
1 Downloads
Replace Laravel's Schema Facade with one capable of omitting table alterations that already exist
glz/laravel-schema-extend
22 Downloads
support MySQL 'column comment' and 'table comment'.
ghostboy/laravel-schema-extend
19 Downloads
support MySQL 'column comment' and 'table comment'.
thibaud-dauce/postgresql-schema
18 Downloads
Add inheritance in postgresql tables
roger-russel/schemaum
37 Downloads
A Laravel helper to work with pre indexed databases and tables
0jkb/schemator
18 Downloads
Schemator is an advanced Laravel package designed to streamline development workflows by automatically generating Eloquent models and optional Filament resources. It offers features like selective table generation, skipping default Laravel tables, and enhanced model generation with Laravel Sanctum support for the User model.