Libraries tagged by laravel attributes
spatie/laravel-schemaless-attributes
7013905 Downloads
Add schemaless attributes to Eloquent models
rinvex/countries
5925076 Downloads
Rinvex Countries is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.
orchid/platform
2182932 Downloads
Platform for back-office applications, admin panel or CMS your Laravel app.
spatie/laravel-route-attributes
658045 Downloads
Auto register routes using PHP attributes
laravel-lang/attributes
2533845 Downloads
List of 126 languages for form field names
jpkleemans/attribute-events
394475 Downloads
🔥 Fire events on attribute changes of your Eloquent model
laravel-lang/common
1984954 Downloads
Easily connect the necessary language packs to the application
envant/fireable
709764 Downloads
An elegant way to trigger events based on attributes changes
betterapp/laravel-db-encrypter
540359 Downloads
Provides database model attribute encryption/decryption
rinvex/laravel-attributes
110072 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.
vkovic/laravel-custom-casts
335368 Downloads
Make your own custom cast type for Laravel model attributes
wendelladriel/laravel-lift
35847 Downloads
Take your Eloquent Models to the next level
spatie/laravel-route-discovery
29743 Downloads
Auto register routes using PHP attributes
dyrynda/laravel-nullable-fields
175791 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.
konekt/enum-eloquent
1608876 Downloads
Enum attribute casting for Eloquent models