Libraries tagged by laravel attributes
sehrgut/eloquent-computed-attributes
3392 Downloads
Automatically compute attributes on Laravel Eloquent models when their input changes
fhteam/eloquent-custom-attributes
1329 Downloads
Custom attribute handling for Laravel's Eloquent ORM
mikegarde/laravel-route-docs
297 Downloads
A Laravel package that uses PHP attributes to document routes, generate readable route listings, and export OpenAPI or Postman definitions.
famdirksen/laravel-model-encryption
7772 Downloads
Laravel package to encrypt model attributes
divineomega/eloquent-attribute-value-prediction
1553 Downloads
Predict attribute values for your Laravel Eloquent models using machine learning!
erag/laravel-case-mapper-request
53 Downloads
Seamlessly integrate attribute-based case mapping into Laravel FormRequests — transform keys and remap validation errors effortlessly.
rbennett/laravel-model-encryption
1624 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes and hashed attributes.
thettler/laravel-console-toolkit
3835 Downloads
This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.
rulr/laravel-authored
251 Downloads
A Laravel package that adds created_by and last_updated_by attributes to Eloquent models.
romanzipp/laravel-previously-deleted
12403 Downloads
Store previously deleted Model attributes
oppytut/laravel-lift12
669 Downloads
Take your Eloquent Models to the next level
masterfri/laravel-smart-relations
1558 Downloads
Work with relations as simple as with attributes.
larapack/attribute-manipulation
3128 Downloads
Allows multiple traits to manipulate with the attributes of an Eloquent Model.
grazulex/laravel-arc
26 Downloads
A Laravel package for elegant and modern Data Transfer Objects (DTOs) management with automatic validation and direct property access
digitalpi/laravel-dto-validator
312 Downloads
DTO injector and validator with attributes, inspired by Spring Boot bean validation.