yehia-abdullah/nova-froala-field
A Laravel Nova Froala WYSIWYG Editor Field with some changes to handle images and files in case flexible attribute.
时间:2022-09-26 16:46
twithers/laravel-php-attributes
Use PHP 8 Attributes easily inside of your Laravel application
时间:2022-09-20 05:24
sheidin/fillable
Generate fillable attribute for eloquent models
时间:2022-07-20 17:15
payamjafari/laravel-db-encrypter
Provides database model attribute encryption/decryption
时间:2021-11-21 11:14
enflow/laravel-database-encryption
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
时间:2021-05-04 12:32
proai/laravel-struct
A Laravel package for using structs with Laravel including attribute casting.
时间:2021-01-10 21:15
kjmtrue/laravel-attributes
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 integratio
时间:2020-04-26 06:20
illuminatech/sync-many-attribute
Allows control over Eloquent many-to-many relation via array attribute
时间:2019-02-05 14:25
rinvex/laravel-attributes
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 integratio
时间:2018-10-05 11:53
austinheap/laravel-database-encryption
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
时间:2017-12-12 02:35
larapack/attribute-slugging
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
时间:2015-11-27 12:45
jhesyong/laravel-attribute
Create attribute options for building select, radio, checkbox. Validate form with your attributes.
时间:2015-09-18 03:33
fhteam/eloquent-custom-attributes
Custom attribute handling for Laravel's Eloquent ORM
时间:2015-03-04 10:26
korridor/laravel-computed-attributes
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
时间:未知