Libraries tagged by laravel model fields

kharanenka/laravel-scope-code

1 Favers
35338 Downloads

Scope for field 'code' (string)

Go to Download


kharanenka/laravel-scope-category-belongs-to

2 Favers
35196 Downloads

Scope for field 'category_id' (int)

Go to Download


kharanenka/laravel-scope-active

1 Favers
35524 Downloads

Scope for field 'active' (bool)

Go to Download


testmonitor/eloquent-incrementable

7 Favers
23982 Downloads

Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.

Go to Download


sdavis1902/eloquent-vars

2 Favers
7642 Downloads

Add ability to save additional fields or Vars on a Laravel model without a specific db column for it

Go to Download


shaka/dynamic-update-trait

0 Favers
5233 Downloads

The Dynamic Update Trait for Laravel provides a convenient way to dynamically update model attributes using magic methods. This trait allows you to update individual model attributes without explicitly defining setter methods for each attribute. It simplifies the process of updating model fields by providing a generic update method that can be called with dynamic method names.

Go to Download


onramplab/laravel-custom-fields

7 Favers
3579 Downloads

An laravel package that enables custom field support for any Laravel models

Go to Download


digitalmanagerguru/laravel-json-fields

0 Favers
853 Downloads

A package to work with database JSON fields with laravel eloquent Models.

Go to Download


kamansoft/laravel-blame

13 Favers
2563 Downloads

A tool to easily work with the updated_by and created_by fields on your laravel eloquent models

Go to Download


jlorente/laravel-eloquent-splitted-dates-trait

1 Favers
5257 Downloads

A Laravel Trait for Eloquent Models to handle date fields that are stored both in the date field itself and in separate field components such as year, month, day, time, etc...

Go to Download


ironshark/laravel-extendable

24 Favers
11037 Downloads

Traits for Laravel to add and manage custom Eloquent model fields.

Go to Download


fevrok/laravel-translatable

71 Favers
47 Downloads

This package allows you to translate your models fields.

Go to Download


architools/laravel-sieve

6 Favers
9 Downloads

Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.

Go to Download


floriandomgjoni/laravel-ai-factory

9 Favers
5 Downloads

Laravel package for generating realistic factory data using AI (OpenAI, Gemini, DeepSeek) with support for manual and hardcoded fields, model events, and bulk inserts.

Go to Download


axn/laravel-eloquent-authorable

3 Favers
40772 Downloads

Support for created_by and updated_by fields in Eloquent models.

Go to Download


<< Previous Next >>