Libraries tagged by package attribute
remyb98/doctrine-field-encrypt
1 Downloads
Package that provides an #[Encrypt] attribute to automatically encrypt and decrypt fields in Doctrine entities.
mguinea/laravel-translatable
53 Downloads
Laravel package to make Eloquent models attributes translatables
magdy-hakam/laravel-testids
2 Downloads
Laravel package to add data-testid attribute to and tags in Blade files
latevaweb/laravel-translatable
1114 Downloads
Laravel package to make Eloquent models attributes translatables
compellio/eloquent-aes
1 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
fereydooni/cachable-methods
0 Downloads
A Laravel package for method caching using PHP attributes
usox/tal-i18n-extract
2 Downloads
Extractor for tal i18n translation attributes (port of perls I18NFool cpan package)
sukohi/agnomen
24 Downloads
A PHP package mainly developed for Laravel to set attributes for error messages of when failing validation.
sideshot/php-svg-icons
2 Downloads
PHP package for Lucide SVG icons with easy attribute injection
projectsaturnstudios/laravel-feature-creep
12 Downloads
A Laravel package for implementing feature flags with PHP attributes
flexflux/encryptor
120 Downloads
Package to automatically encrypt and decrypt model attributes in your Laravel project.
ahmed3lawady/env-setter-command
4 Downloads
This package helps you to set env file attributes values by command line.
zvestaphp/country
131 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.
williamrox45/encrypt-model
3 Downloads
The idea of this package is very simple; it is to add encryption to the model class attributes in an automated way.
soliyer/laravel-fuzzy-search
15 Downloads
A Laravel package providing a fuzzy search trait for Eloquent models to easily implement search functionality with support for concatenated attributes.