Libraries tagged by laravel attributes package
joskolenberg/eloquent-reflector
16107 Downloads
Laravel package for inspecting model classes on relations en attributes.
rinvex/country
508178 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
15840 Downloads
A package to mask your variables or model's attributes.
performing/laravel-field-attributes
1948 Downloads
This is my package laravel-field-attributes
jacknoordhuis/laravel-database-hashing
2437 Downloads
A package for automatically hashing Eloquent attributes in Laravel 5.5+.
proai/laravel-struct
2232 Downloads
A Laravel package for using structs with Laravel including attribute casting.
famdirksen/laravel-model-encryption
8706 Downloads
Laravel package to encrypt model attributes
androlax2/laravel-model-typed-settings
1761 Downloads
A Laravel package that adds type-safe settings attributes to Eloquent models with automatic casting and validation
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
1243 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
627 Downloads
A very simple yet very integrated Laravel status package
martinezart87/laravel-sql-server-custom-connector
910 Downloads
This package fix Fatal error: Uncaught PDOException: SQLSTATE[IMSSP]: An invalid attribute was designated on the PDO object in PHP 8.1.22, 8.2.9, 8.3.0
welldigit/etruscan
210 Downloads
Etruscan - Laravel package to project PHP-attribute-annotated classes into a vault of linked markdown notes: a graph-ready map of your codebase.
flexflux/encryptor
543 Downloads
Package to automatically encrypt and decrypt model attributes in your Laravel project.
nawasara/auth-primitives
332 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.