laravel-value-objects
Value object caster
A package for casting Eloquent model attributes to value objects with ease.
Cast your Eloquent model attributes to Value Objects with ease.
23 stars
7 watching
0 forks
Language: PHP
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
delatbabel/elocryptfive | Encrypts and decrypts data stored in Eloquent model attributes in Laravel applications | 87 |
laravel-auto-presenter/laravel-auto-presenter | A system for automatically decorating objects bound to views in web applications | 752 |
n7olkachev/laravel-computed-properties | A package that adds computed properties to Eloquent models for efficient and lazy loading of calculated attributes. | 192 |
guidocella/eloquent-populator | A package that automatically guesses attributes for model factories in Laravel applications by analyzing column names and types. | 74 |
abdelrahmanrafaat/repositories-maker | Automates creation of abstraction layers for models in Laravel applications. | 32 |
klaude/eloquent-preferences | A library that provides a way to bind multiple key/value pair preferences to application models. | 30 |
laravel/scout | Provides a simple, driver-based solution for adding full-text search to Eloquent models. | 1,568 |
kirkbushell/eloquence | A package for extending Laravel's Eloquent models and functionality | 548 |
nicolaslopezj/searchable | Adds search functionality to Eloquent models in Laravel applications | 2,010 |
aznn/laravel-scene | Laravel library to convert models into standardized API responses | 29 |
adamwathan/eloquent-oauth | A package for Laravel that simplifies authentication with OAuth providers | 370 |
weavejester/reagi | A Clojure-based library for modeling and manipulating changing values over time | 232 |
laravolt/semantic-form | A package that simplifies the creation of forms in Laravel web applications using Semantic UI | 52 |
rtconner/laravel-tagging | Provides a trait to manage tags on Eloquent models in Laravel applications | 882 |
jpkleemans/attribute-events | Library that generates domain events from Eloquent attribute changes in Laravel applications | 309 |