Libraries tagged by table schema

ohseesoftware/laravel-schema-list

35 Favers
2689 Downloads

List tables, columns, and indices for your database connections.

Go to Download


jialeo/laravel-schema-extend

1 Favers
16783 Downloads

support MySQL 'table comment','int' data type length setting

Go to Download


five-say/laravel-schema-extend

52 Favers
664 Downloads

support MySQL 'column comment' and 'table comment'.

Go to Download


slince/sql-to-markdown

16 Favers
93 Downloads

Convert mysql table schema to markdown table

Go to Download


fiasco/tabular-openapi

0 Favers
3498 Downloads

Convert OpenAPI Schema into a relational table structure

Go to Download


mjkhajeh/wporm

4 Favers
16 Downloads

WPORM is a lightweight, Eloquent-inspired ORM for WordPress plugins and themes. It provides expressive, fluent query building, model relationships, schema management, attribute casting, and event hooks—while fully supporting the WordPress database API and table prefixing. WPORM makes it easy to build modern, maintainable database code in any WordPress project.

Go to Download


footwork_solutions/json_table

6 Favers
31 Downloads

A validator and storage library using the JSON table schema written in PHP.

Go to Download


imagine10255/schema-build

7 Favers
25 Downloads

The database of the table schema, the output function into the file

Go to Download


roy404/schema

1 Favers
58 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.

Go to Download


lss/schema

10 Favers
760 Downloads

Simple PHP / MySQL schema sync / migration tool. Specify your schema in PHP and it will generate DDL and alter table statements to sync the database.

Go to Download


evopix/kohana-schema

12 Favers
1045 Downloads

This is a port of Laravels Schema library to Kohana. It provides a database agnostic way of manipulating tables. It works well with all of the databases supported by Doctrine DBAL, and has a unified API across all of these systems.

Go to Download


kalani/validation-rule-generator

8 Favers
1043 Downloads

Laravel 4 class to automatically generate validation rules based on table schema

Go to Download


salehhashemi/laravel-intelli-graphql

7 Favers
5 Downloads

An AI-driven Laravel package for generating GraphQL schemas, queries, and mutations based on database tables.

Go to Download


rotexsoft/sqlschema

0 Favers
839 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.

Go to Download


nachofassini/laravel-database-structure

1 Favers
3857 Downloads

Package that generates a php file with the tables and fields of the database after running all the migrations

Go to Download


<< Previous Next >>