tanmaymishu/laravel-funnel
Bind http query string parameters to Eloquent model attributes.
时间:2020-01-21 08:55
jpkleemans/attribute-events
🔥 Fire events on attribute changes of your Eloquent model
时间:2019-12-16 16: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.
时间:2019-12-06 14:38
envant/fireable
An elegant way to trigger events based on attributes changes
时间:2019-09-18 22:57
astrotomic/laravel-cachable-attributes
Allows to cache attribute accessor values in an easy way.
时间:2019-08-30 13:19
thetalabs/laravel-database-encryption
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
时间:2019-03-15 19:58
digitalcloud/laravel-blameable
Laravel package allow you to add created/updated by attributes on eloquent models
时间:2019-01-14 12:14
vanilo/properties
Vanilo Properties (Attributes) Module
时间:2018-12-09 16:51
vkovic/laravel-custom-casts
Make your own custom cast type for Laravel model attributes
时间:2018-12-05 16:06
minionfactory/model-mapper
Laravel extension. Wrapper for models and raw DB::select results to map one or more attributes to other models.
时间:2018-10-23 02:31
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
talandis/laravel-formatter
A formatting library that converts data output between XML, CSV, JSON, TXT, YAML and a few others. And supports @attributes in XML
时间:2018-10-03 05:28
vantage/authorized-attributes
Authorized Model Attributes for Laravel
时间:2018-09-21 11:08
romanzipp/laravel-previously-deleted
Store previously deleted Model attributes
时间:2018-09-10 11:55
sebastiaanluca/laravel-boolean-dates
Automatically convert Eloquent model boolean attributes to dates (and back).
时间:2018-07-26 15:04