Laravel Packages

Esensi Model Traits

Published

Esensi Model Traits is a collection of “common sense” utility traits you can use to extend Laravel’s default Eloquent models and traits. The goal of the package is to quickly and easily add validation, purging, hashing, encrypting, attribute type juggling, soft deletes, and even simplified relationship bindings to Eloquent.

I asked Matthew Malinowski what problems this package tries to address:

We found ourselves regularly reimplementing the same functionality for model after model in our projects, and from the popularity of this project, we know we’re not alone in this. We standardized this collection of straightforward traits to move the starting line far forward for new Eloquent models.

The package is heavily documented with plenty of code examples which is always a bonus. Give it a look if you’d like to save time implementing any of these features into your app.

Eric L. Barnes photo

Eric is the creator of Laravel News and has been covering Laravel since 2012.

Sponsored

masteringlaravel logo
Laravel Code Review

Get expert guidance in a few days with a Laravel code review

Visit Laravel Code Review

The latest

View all →
Agent Run Observability in Laravel AI SDK 0.11 image

Agent Run Observability in Laravel AI SDK 0.11

Read article
Debounced Queued Event Listeners in Laravel image

Debounced Queued Event Listeners in Laravel

Read article
Statamic Mailables Viewer Previews Laravel Emails in the Control Panel image

Statamic Mailables Viewer Previews Laravel Emails in the Control Panel

Read article
Laravel Tackle: Run an AI Coding Agent in Your Laravel App image

Laravel Tackle: Run an AI Coding Agent in Your Laravel App

Read article
Queue::forward(): Reroute Laravel Queues in One Place image

Queue::forward(): Reroute Laravel Queues in One Place

Read article
Laravel Read-Through Filesystem: Lazy Storage Migration image

Laravel Read-Through Filesystem: Lazy Storage Migration

Read article