Libraries tagged by package attribute
concrete5-community/blocks_cloner
630 Downloads
A ConcreteCMS package to copy blocks and page attributes between websites
proai/laravel-struct
2107 Downloads
A Laravel package for using structs with Laravel including attribute casting.
enflow/laravel-database-encryption
2130 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
thettler/laravel-console-toolkit
4094 Downloads
This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.
spoorsny/laravel-south-african-id
895 Downloads
Validation rules and an Eloquent Model attribute cast to value object encapsulating a South African government-issued personal identification number, for Laravel.
open-southeners/laravel-model-status
425 Downloads
A very simple yet very integrated Laravel status package
lexo/defer-vite
18174 Downloads
Simple Laravel package to add defer attribute to Vite script assets.
fiachehr/laravel-eav
251 Downloads
A complete Entity-Attribute-Value (EAV) package for Laravel
famdirksen/laravel-model-encryption
8537 Downloads
Laravel package to encrypt model attributes
jacknoordhuis/laravel-database-hashing
2437 Downloads
A package for automatically hashing Eloquent attributes in Laravel 5.5+.
nawasara/auth-primitives
93 Downloads
Low-level auth primitives for Nawasara packages: sudo mode (session window, Livewire attribute, route middleware), built to live below the application shell so domain packages can depend on it without dragging in core.
androlax2/laravel-model-typed-settings
1450 Downloads
A Laravel package that adds type-safe settings attributes to Eloquent models with automatic casting and validation
jetcod/laravel-slugify
146 Downloads
A Laravel package that automatically generates slugs for model attributes, simplifying the creation of URL-friendly slugs.
flexflux/encryptor
347 Downloads
Package to automatically encrypt and decrypt model attributes in your Laravel project.
sowailem/fieldguard
10 Downloads
FieldGuard is a Laravel package that enforces field-level security on Eloquent models, allowing fine-grained control over who can view or modify specific attributes—perfect for role-based data protection without altering your core models.