Libraries tagged by package attribute
grazulex/laravel-arc
26 Downloads
A Laravel package for elegant and modern Data Transfer Objects (DTOs) management with automatic validation and direct property access
lexo/defer-vite
15465 Downloads
Simple Laravel package to add defer attribute to Vite script assets.
famdirksen/laravel-model-encryption
7759 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
14984 Downloads
A package to mask your variables or model's attributes.
martinezart87/laravel-sql-server-custom-connector
377 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
improvit17/countries
1143 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.
pwrdk/laravel-custom-attributes
637 Downloads
Custom Attributes Package for Eloquent Models
jobmetric/laravel-attribute
3 Downloads
This is a attribute management package for Laravel that you can use in your projects.
noisystate/skipped-attributes
38 Downloads
A simple package to define arrays with optional attributes in an elegant way
bvipul/laravel-encrypts-attributes
33 Downloads
This package will be used to encrypt attributes of a model.
thettler/laravel-command-attribute-syntax
8 Downloads
This Package allows the use of PHP Attributes to specify a command signature
jojomak13/laravel-attributes
4 Downloads
This package provides the ability to create custom attributes for Laravel controllers. You can use these attributes to add functionality like authorization, validation, or any other custom behavior to your controller methods.
zaw/attribute-driven-cqrs
14 Downloads
A PHP package that simplifies the implementation of the CQRS pattern using attributes, enabling cleaner and more efficient command/query handling.
larapack/attribute-hashing
1180 Downloads
Allows you to define what attributes in your Eloquent Model which should be hashed.