Libraries tagged by model_to_table

notch/deleted-models

0 Favers
10 Downloads

Automatically copy deleted records to a separate table

Go to Download


noouh/auto-model

1 Favers
12 Downloads

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

Go to Download


mjducharme/laravel-model-json-storage

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


theoluirard/laravel-get-table-name

0 Favers
7 Downloads

A package that adds a trait to the Laravel Model class and extends the Laravel Relation class with two new types of relations.

Go to Download


simklee/laravel-crafting-table

0 Favers
187 Downloads

Laravel Package to craft extended models.

Go to Download


widdy/laravel-model

1 Favers
9 Downloads

a simple way to create a new Eloquent model with given table name.

Go to Download


shaman/bitrix-models

0 Favers
4 Downloads

Package created to simplify interaction with iblock and tables.

Go to Download


team383/data-table-laravel

0 Favers
1 Downloads

A Laravel package to facilitate the creation of dynamic data tables for Eloquent models, allowing sorting, searching, filtering and pagination

Go to Download


guifcoelho/immu-table

1 Favers
10 Downloads

Package for using immutable ndjson models instead of regular SQL or NoSQL databases with sintax similar to Laravel Eloquent.

Go to Download


leedch/resource-mysql

0 Favers
228 Downloads

DB Abstract to bind model classes to MySQL Tables

Go to Download


ekoukltd/s3-import-export

0 Favers
31 Downloads

Easy import & export of Laravel models (tables) to local or S3 Storage as a JSON file. For when you don't want to restore a whole backup, just a few tables.

Go to Download


zoor/gridmodel

0 Favers
8 Downloads

Grid Model to show master data

Go to Download


chuoke/laravel-user-identify

0 Favers
20 Downloads

Laravel multi identifier auth provider to thin user model/table.

Go to Download


bored-programmers/laragrid

3 Favers
98 Downloads

LaraGrid is a powerful and customizable grid system package for Laravel. It provides an easy way to create sortable, filterable tables with pagination. The package is designed to be highly customizable, allowing developers to define columns, apply filters, and sort data with ease.Key Features:- **Column Definition**: LaraGrid allows you to define the columns that will be displayed in the grid. You can specify the model field and the label for each column.- **Filters**: The package provides several filter classes out of the box, including text, select, date, and boolean filters. These filters can be applied to the columns to filter the grid's data based on user input.- **Sorting**: LaraGrid supports sorting of data based on any column. It also provides support for sorting data based on a related model's field using PowerJoins.- **Pagination**: The package integrates with Laravel's pagination system, allowing you to easily paginate the data in the grid.- **Customizable Appearance**: LaraGrid allows you to customize the appearance of the grid by extending the `BaseLaraGridTheme` class and setting the desired CSS classes.- **Livewire Integration**: LaraGrid is built with Livewire, a full-stack framework for Laravel that makes building dynamic interfaces simple, without leaving the comfort of Laravel.The package is currently in development and is not ready for use in production. It requires PHP 8.1 or higher and Laravel 10.0 or higher.

Go to Download


yevhenii/laravel-migration-vise-versa

0 Favers
10 Downloads

Package for Laravel. This package adds possibility to create migration and model from an existing table

Go to Download


<< Previous Next >>