Libraries tagged by attrs
jpkleemans/attribute-events
354446 Downloads
🔥 Fire events on attribute changes of your Eloquent model
crell/attributeutils
163528 Downloads
A robust, flexible attribute handling framework
rinvex/laravel-attributes
106411 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
wendelladriel/laravel-lift
30757 Downloads
Take your Eloquent Models to the next level
sop/x509
659827 Downloads
A PHP library for X.509 public key certificates, attribute certificates, certification requests and certification path validation.
kyranb/footprints
308433 Downloads
A simple registration attribution tracking solution for Laravel (UTM Parameters and Referrers)
dave-liddament/phpstan-php-language-extensions
227046 Downloads
PHPStan rules to implement the language extensions provided by the php-language-extensions
dave-liddament/php-language-extensions
299302 Downloads
Attributes for extending the PHP language, using static analysis to enforce new language constructs
zalas/phpunit-globals
278462 Downloads
Allows to use attributes to define global variables in PHPUnit test cases.
vkovic/laravel-custom-casts
314011 Downloads
Make your own custom cast type for Laravel model attributes
veriteworks/cookiefix
373674 Downloads
Magento2 extension for Cookie SameSite attribute.
specshaper/encrypt-bundle
495671 Downloads
Bundle provides a service for encrypting values via attribute.
paulzi/yii2-json-behavior
341407 Downloads
Yii2 json attribute behavior
konekt/enum-eloquent
1441018 Downloads
Enum attribute casting for Eloquent models
dyrynda/laravel-nullable-fields
158997 Downloads
This trait allows you to easily flag attributes that should be set as null when being persisted to the database using the Laravel PHP Framework.