Libraries tagged by package attribute
famdirksen/laravel-model-encryption
7538 Downloads
Laravel package to encrypt model attributes
jacknoordhuis/laravel-database-hashing
2424 Downloads
A package for automatically hashing Eloquent attributes in Laravel 5.5+.
alvarofpp/masks
14915 Downloads
A package to mask your variables or model's attributes.
iteks/laravel-json
11734 Downloads
A Laravel package for simplified JSON data manipulation, offering seamless conversion to collections or arrays with attribute filtering.
rinvex/country
491521 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.
windwalker/attributes
11583 Downloads
Windwalker Attributes package, provides PHP8 Attributes resolving interface.
performing/laravel-field-attributes
51 Downloads
This is my package laravel-field-attributes
mbunge/php-attributes
30 Downloads
This package provides an easy way to use PHP 8 Attributes
larapack/attribute-manipulation
3083 Downloads
Allows multiple traits to manipulate with the attributes of an Eloquent Model.
larapack/attribute-purging
536 Downloads
Allows you to define what attributes in your Eloquent Model which should be not be inserted into the database.
proai/laravel-struct
1481 Downloads
A Laravel package for using structs with Laravel including attribute casting.
enflow/laravel-database-encryption
1530 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
thettler/laravel-console-toolkit
3827 Downloads
This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.
sinemacula/laravel-cached-crypt
242 Downloads
A Laravel package that adds transparent caching to decrypted values for improved performance across encrypted attributes.
rulr/laravel-authored
73 Downloads
A Laravel package that adds created_by and last_updated_by attributes to Eloquent models.