Libraries tagged by laravel model fields

samrat131/column-sortable

3 Favers
19 Downloads

Sort laravel model view list by database column or field wise

Go to Download


laramore/migrations

1 Favers
228 Downloads

Describe your table fields in the model and let Laravel manage your migration for you

Go to Download


jgraffite/snake2camel

1 Favers
32 Downloads

A Laravel Framework Package for getting and setting model fields in snakeCase through camelCase

Go to Download


webdevetc/laraveluniqueidetc

1 Favers
9 Downloads

Easily add a unique Id field to your Laravel eloquent models. Every time you create a new eloquent model in Laravel that uses this trait, it will automatically set a unique id column

Go to Download


santoshachari/generators

0 Favers
59 Downloads

This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.

Go to Download


macromindonline/db-blade-compiler

0 Favers
15 Downloads

Render Blade templates from Eloquent Model Fields

Go to Download


gibasbr/modelgenerator

0 Favers
3 Downloads

This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.

Go to Download


dducro/db-blade-compiler

0 Favers
366 Downloads

Render Blade templates from Eloquent Model Fields

Go to Download


csinghdev/cs-revisionable

0 Favers
16 Downloads

Keep a revision history with custom field for your models for use with Laravel

Go to Download


bored-programmers/laragrid

3 Favers
95 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


attla/encoded-attributes

1 Favers
14 Downloads

A powerful layer to encode eloquent attributes.

Go to Download


ahmed1amen/db-blade-compiler

0 Favers
3 Downloads

Render Blade templates from Eloquent Model Fields

Go to Download


phoogkamer/db-blade-compiler

1 Favers
151 Downloads

Render Blade templates from Eloquent Model Fields

Go to Download


webfactorybulgaria/translatablebootforms

0 Favers
56 Downloads

Form model binding for translated fields, use BootForms and Translatable.

Go to Download


mwazovzky/adjustable

2 Favers
529 Downloads

Laravel package tracks adjustment made to Eloquent Models. Before and after update field values as well as a User are saved for every database transaction.

Go to Download


<< Previous Next >>