Libraries tagged by model_to_table

dayemsiddiqui/eloquent-defaults

0 Favers
273 Downloads

An elegant way to automatically insert default rows to a table whenever a new row to a specific model is created

Go to Download


beitsafe/laravel-uuid-auditing

2 Favers
11610 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
6357 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


mjkhajeh/wporm

4 Favers
67 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


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


ohtarr/service-now-model

5 Favers
5382 Downloads

PHP7 Laravel5 component to connect to ServiceNow Table API

Go to Download


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

7 Favers
5 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


socoladaica/laravel-table-prefix

4 Favers
1471 Downloads

Allows you to use a table prefix with standard Laravel models

Go to Download


okipa/laravel-model-json-storage

19 Favers
1376 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
627 Downloads

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

Go to Download


aidask/yii-closure-table-behavior

17 Favers
175 Downloads

ActiveRecord model behavior that allows to work with tree data.

Go to Download


fish/eloquent-logger

8 Favers
13954 Downloads

Log Eloquent model changes to a designated logs table

Go to Download


igaster/eloquent-inheritance

5 Favers
149 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

8 Favers
251 Downloads

Laravel Lockable provides traits to allow for models to be locked

Go to Download


luissantiago/elogquent

19 Favers
16 Downloads

Listens to Eloquent model events and logs configured attribute changes into a history table.

Go to Download


<< Previous Next >>