Libraries tagged by laravel attributes package
rinvex/countries
4545287 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.
milwad/laravel-attributes
2809 Downloads
Make attributes easy
rinvex/languages
77852 Downloads
Rinvex Languages is a simple and lightweight package for retrieving language details with flexibility. A whole bunch of data including name, native, iso codes, language family, language script, language cultures, and other attributes for the 180+ known languages worldwide at your fingertips.
jacknoordhuis/laravel-database-hashing
2412 Downloads
A package for automatically hashing Eloquent attributes in Laravel 5.5+.
korridor/laravel-computed-attributes
13081 Downloads
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
austinheap/laravel-database-encryption
75771 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
iteks/laravel-enum
6367 Downloads
A comprehensive Laravel package providing enhanced enum functionalities, including attribute handling, select array conversions, and fluent facade interactions for robust enum management in Laravel applications.
richardstyles/eloquent-aes
32468 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
famdirksen/laravel-model-encryption
6867 Downloads
Laravel package to encrypt model attributes
thettler/laravel-console-toolkit
3726 Downloads
This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.
iteks/laravel-json
6539 Downloads
A Laravel package for simplified JSON data manipulation, offering seamless conversion to collections or arrays with attribute filtering.
digitalcloud/laravel-blameable
40553 Downloads
Laravel package allow you to add created/updated by attributes on eloquent models
rinvex/universities
13639 Downloads
Rinvex Universities is a simple and lightweight package for retrieving university details with flexibility. A whole bunch of data including name, country, state, email, website, telephone, address, and much more attributes for the 17k+ known universities worldwide at your fingertips.
rinvex/country
484534 Downloads
Rinvex Country 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.
alvarofpp/masks
12990 Downloads
A package to mask your variables or model's attributes.