Libraries tagged by laravel attributes
mralston/laravel-eav
5 Downloads
Implements the Entity-Attribute-Value pattern to supplement Eloquent with adhoc attributes.
mohamedhabibwork/laravel-model-transformers
4 Downloads
Easy transformation layer for complex model attributes.
martinezart87/laravel-sql-server-custom-connector
161 Downloads
This package fix Fatal error: Uncaught PDOException: SQLSTATE[IMSSP]: An invalid attribute was designated on the PDO object in PHP 8.1.22, 8.2.9, 8.3.0
maben-dev/laravel-fieldable
31 Downloads
Give objects predefined extra fields, that act like normal model attributes
latevaweb/laravel-custom-properties
1226 Downloads
Laravel trait to make add dynamic properties to Eloquent models
kobaltdigital/laravel-dusk-blade-directive
1 Downloads
Adds a blade directive to easily add dusk attributes
kminek/laravel-enum
4 Downloads
Use myclabs/php-enum as Eloquent model attributes
jorjsmile/laravel-model-validate
26 Downloads
A trait that will bring ability to validate attributes inside model itself
jonnx/laravel-encryptable
8 Downloads
easily encrypt attributes of eloquent models
joaoroyosilva/eloquent-nested-attributes
339 Downloads
Nested attributes allow you to save attributes on associated records through the parent. By default nested attribute updating is turned off and you can enable it using the $nested attribute. When you enable nested attributes an attribute writer is defined on the model.
jgrossi/laravel-mutable
18 Downloads
Change model attributes values easily
holoultek/laravel-casts
9 Downloads
More of casts for your models attributes
gregoriohc/laravel-castable
170 Downloads
Laravel package that adds custom casts for models attributes
gefar/laravel-formatter
61 Downloads
A formatting library that converts data output between XML, CSV, JSON, TXT, YAML and a few others. And supports @attributes in XML and delimiter for csv
eslym/laravel-routes-builder
11 Downloads
Routes builder powered by PHP 8.0 Attributes