Libraries tagged by table

rs/laravel-version-control

121 Favers
8163 Downloads

Foundations for making your app version controlled. Provides migration, blueprint and base models. Will make your app GxP compliant if you exclusively use the VC models and table structure as set out in this package.

Go to Download


robinncode/db_craft

20 Favers
5115 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


riesenia/persist-related-data

11 Favers
44146 Downloads

CakePHP ORM plugin for persisting selected fields of related tables

Go to Download


paxha/laravel-recursive-relationships

27 Favers
56721 Downloads

This Laravel Eloquent extension provides recursive relationships using common table.

Go to Download


myneid/laravel-db-tui

17 Favers
1260 Downloads

Interactive TUI database browser for Laravel — browse tables, sort columns, inspect rows, and run raw SQL

Go to Download


mirzabusatlic/laravel-schedule-monitor

28 Favers
74442 Downloads

Monitor the output of scheduled tasks in a database table

Go to Download


migralign/laravel-migralign

32 Favers
624 Downloads

MigrAlign — align live MySQL tables with Laravel migration schema, safely.

Go to Download


marcocesarato/sqlparser

31 Favers
47528 Downloads

This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.

Go to Download


l3aro/rating-star-for-filament

3 Favers
6594 Downloads

Rating star for filament table column and schemas.

Go to Download


kepex/laravel-crud-generator

101 Favers
16960 Downloads

php artisan command to generate fully working crud with grid paginated server side only by having database tables

Go to Download


keboola/php-csv-db-import

4 Favers
67280 Downloads

Handling of large bulk data into database tables.

Go to Download


josezenem/laravel-make-migration-pivot

20 Favers
87901 Downloads

Make Laravel pivot tables using the new Laravel 9 closure migrations.

Go to Download


jimbolino/laravel-model-builder

31 Favers
11622 Downloads

builds eloquent models based on the tables and relations found in your mysql database

Go to Download


innoge/laravel-enum-states

4 Favers
1342 Downloads

A state machine for Eloquent, built on native PHP enums. No state classes, no model trait, no extra tables.

Go to Download


hywan/database-to-plantuml

197 Favers
7697 Downloads

Extract database table information into a PlantUML description.

Go to Download


<< Previous Next >>