Libraries tagged by table schema

laracraft-tech/laravel-schema-rules

359 Favers
27354 Downloads

Automatically generate Laravel validation rules based on your database table schema!

Go to Download


stellarwp/schema

29 Favers
337945 Downloads

A library for simplifying the creation and updates of custom tables within WordPress.

Go to Download


deliciousbrains/wp-migrations

207 Favers
133166 Downloads

WordPress library for managing database table schema upgrades and data seeding

Go to Download


insolita/yii2-migration-generator

113 Favers
415318 Downloads

Set of gii tools for generating files for migration by schema of table , phpdoc or table data

Go to Download


frictionlessdata/tableschema

12 Favers
132091 Downloads

A utility library for working with Table Schema

Go to Download


eventsauce/message-repository-table-schema

1 Favers
874225 Downloads

Message Repository Table Schema

Go to Download


dragon-code/laravel-data-dumper

34 Favers
6008 Downloads

Adding data from certain tables when executing the `php artisan schema:dump` console command

Go to Download


aura/sqlschema

44 Favers
214270 Downloads

Provides facilities to read table names and table columns from a database using PDO.

Go to Download


laracraft-tech/laravel-dynamic-model

44 Favers
9463 Downloads

Dynamic Model for Laravel!

Go to Download


yadakhov/laradump

25 Favers
12083 Downloads

A mysqldump wrapper for laravel. Dump your table schemas and data into files.

Go to Download


robinncode/db_craft

18 Favers
849 Downloads

DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.

Go to Download


dev-lnk/laravel-code-builder

18 Favers
4343 Downloads

Generate classes and files from table schema

Go to Download


blackbird/installschemagenerator

11 Favers
17830 Downloads

This module enable you to retrieve InstallSchema.php from tables of your choice

Go to Download


bullhorn/fast-rest

25 Favers
7862 Downloads

FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.

Go to Download


roy404/schema

1 Favers
57 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


Next >>