Libraries tagged by laravel attributes
ramaid/laravel-route-discovery
894 Downloads
Auto register routes using PHP attributes
rakib29024/laravel-repository-pattern
92 Downloads
This package is developed to reduce code & secure you attributes & methods with repository pattern system
railken/amethyst-attribute
32 Downloads
projectsaturnstudios/laravel-feature-creep
12 Downloads
A Laravel package for implementing feature flags with PHP attributes
pablopetr/laravel-state-machine
1 Downloads
Laravel-friendly state machine with class-based transitions and attribute binding
open-southeners/laravel-model-status
251 Downloads
A very simple yet very integrated Laravel status package
mralston/laravel-eav
8 Downloads
Implements the Entity-Attribute-Value pattern to supplement Eloquent with adhoc attributes.
morimorim/laravel-cache-attr
109 Downloads
Attribute for cache
mohamedhabibwork/laravel-model-transformers
4 Downloads
Easy transformation layer for complex model attributes.
megaezz/laravel-eloquent-localizable
4 Downloads
Retrieve the value of a localizable attribute based on the current locale.
maxkalahur/laravel-model-settings
7 Downloads
This Laravel package allows you to attach settings to Laravel Models, save them in DB and encrypt.
latevaweb/laravel-custom-properties
1278 Downloads
Laravel trait to make add dynamic properties to Eloquent models
kobaltdigital/laravel-dusk-blade-directive
2 Downloads
Adds a blade directive to easily add dusk attributes
kminek/laravel-enum
5 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