Laravel Attributes

Laravel Attributes

Manage Custom Attributes on Eloquent Models


Description

Manage Custom Attributes on Eloquent Models

The laravel-attributes package is a tool designed to help Laravel developers easily manage and implement custom attributes in their projects. It enables you to define attributes directly on Eloquent models, simplifying the handling of dynamic or calculated properties without modifying the database schema.

With this package, you can create and configure attribute sets for models, making it easier to organize and extend data handling in Laravel applications. This is especially useful for projects that require customizable and flexible data models.


Creator

Milwad Khosravi
@MilwadDev

Related Projects

Laravel Artifact

Laravel Artifact

Media Management Package

Mirror

Mirror

Impersonation Package

LaravelPlus Updater

LaravelPlus Updater

Sync Laravel Projects

Laravel Credits

Laravel Credits

Credit Management System

Laravel Glider

Laravel Glider

Glide Image Manipulation in Blade Templates

Laravel Ownable

Laravel Ownable

Eloquent Ownership Relationships