Libraries tagged by model_to_table

inmanturbo/ecow

8 Favers
6 Downloads

Eloquent copy-on-write: automatically copy all model changes to a separate table.

Go to Download


beitsafe/laravel-uuid-auditing

2 Favers
11274 Downloads

This package adds Traits for generating UUIDs and filling audit columns on Models, extends fico7489/laravel-pivot to add UUIDs to Pivot Tables

Go to Download


burn/yii2-db-archiver

0 Favers
5930 Downloads

DbArchiver archive and restore old data from DB to file by Yii2 ActiveRecord models. For big tables allow direct file export from MySQL database(fast archiving, but file save only on MySQL server drive)

Go to Download


noouh/auto-model-fillable

0 Favers
8 Downloads

A Laravel package to auto-generate Fillable to models from table definitions.

Go to Download


model/linked-tables

0 Favers
984 Downloads

Plugin for model/db to allow for linked tables

Go to Download


bangerkuwranger/magento2-gtid-safe-url-rewrite-tables

13 Favers
2121 Downloads

Magento 2 module that overrides the temporary table creation in catalog-url-rewrite/model/map with a permanent table to allow for GTID consistency in replicated SQL databases.

Go to Download


aedart/model-table-name

1 Favers
63 Downloads

Getter and Setter package for a model table name. This package is part of the 'Aedart\Model' namespace; visit https://bitbucket.org/aedart/model to learn more about the project. Official sub-package website (https://bitbucket.org/aedart/model-table-name).

Go to Download


lexbelcode/laravel-eloquent-dynamic-tables-for-models

7 Favers
4 Downloads

A simple but effective way to set the table of a model at runtime and continue using Eloquent instead of QueryBuilder

Go to Download


filippo-toso/models-generator

5 Favers
1031 Downloads

A Laravel Artisan command to automatically generate models from database tables

Go to Download


apihawk/laravel-model-generator

0 Favers
932 Downloads

ApiHawk solution to export existing tables into Laravel Models

Go to Download


noouh/auto-model

1 Favers
11 Downloads

A Laravel package to auto-generate models and migrations from table definitions.

Go to Download


okipa/laravel-model-json-storage

19 Favers
1364 Downloads

Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.

Go to Download


rogercbe/table-sorter

5 Favers
624 Downloads

A package to easily add sorting functionality to any of your models along with helpers to create the sorting links.

Go to Download


igaster/eloquent-inheritance

5 Favers
145 Downloads

Use a One-To-One (or One-To-Many) relation between a parent & child Tables to simulate inheritance between Models

Go to Download


lowerrocklabs/laravel-lockable

5 Favers
62 Downloads

Laravel Lockable provides traits to allow for models to be locked

Go to Download


<< Previous Next >>