Libraries tagged by model attributes

stayallive/laravel-eloquent-uuid

4 Favers
19990 Downloads

Generate UUID for a Laravel Eloquent model attribute.

Go to Download


shaka/dynamic-update-trait

0 Favers
6592 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


sam-it/yii1-json-behavior

2 Favers
24933 Downloads

Behavior for encoding model attribute(s) to json.

Go to Download


redcrystal/cast

23 Favers
22673 Downloads

Laravel Value Objects: Cast your Eloquent model attributes to value objects with ease!

Go to Download


nerburish/yii2-daterange-validator

5 Favers
18464 Downloads

Adds a daterange validator that allows to validate if a model attribute is a valid date range format. Specially usefull if you want to use a DateRangePicker widget and you want to filter by from/until values

Go to Download


herroffizier/yii2-translit-validator

2 Favers
27736 Downloads

Yii2 validator that transliterates model attribute values.

Go to Download


elfuvo/yii2-import-wizard

5 Favers
4147 Downloads

Step-by-step import from Excel files with mapping of model attributes

Go to Download


keygenqt/yii2-autocomplete-ajax

10 Favers
14070 Downloads

A simple way to search model id of the attributes model

Go to Download


zolex/vom

20 Favers
127322 Downloads

Versatile Object Mapper. Map arbitrary data to strictly typed models using PHP attributes.

Go to Download


digitalcloud/laravel-blameable

15 Favers
42033 Downloads

Laravel package allow you to add created/updated by attributes on eloquent models

Go to Download


sfneal/casts

0 Favers
59547 Downloads

An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes

Go to Download


wowkaster/yii2-serialize-attributes

1 Favers
5721 Downloads

This behavior allows you to treat model attributes as arrays, and they are automatically serialized for insertion and unserialized upon select, as long as you use the active record find methods.

Go to Download


rbennett/laravel-model-encryption

8 Favers
1624 Downloads

A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes and hashed attributes.

Go to Download


mathiasgrimm/laravel-encrypted-attributes

10 Favers
2878 Downloads

Encrypted and safe-by-default Laravel Model attributes

Go to Download


huubverbeek/laravel-model-attributes-validation

2 Favers
763 Downloads

Enables attribute-based validation of model attributes automatically during the save process.

Go to Download


<< Previous Next >>