Libraries tagged by att
thecodingmachine/csrf-header-check-middleware
29673 Downloads
A PHP PSR-15 compliant middleware that checks for CSRF attacks.
survos/inspection-bundle
5312 Downloads
Inspects Doctrine entities with APIPlatform attributes
stayallive/laravel-eloquent-uuid
19384 Downloads
Generate UUID for a Laravel Eloquent model attribute.
squirrelphp/validator-cascade
43225 Downloads
Cascade attribute for Symfony Validator, reimplementing the Valid constraint in a more flexible and understandable way
spatie/commonmark-wire-navigate
4455 Downloads
Add a wire:navigate attribute to links rendered in Markdown
snoeren-development/laravel-currency-casting
21469 Downloads
Cast currency attributes, stored as integer, to floats automatically.
sinemacula/laravel-cached-crypt
526 Downloads
A Laravel package that adds transparent caching to decrypted values for improved performance across encrypted attributes.
sidus/eav-model-bundle
21768 Downloads
Symfony3 & Doctrine implementation of a Entity-Attribute-Value model, easily extendable
shaka/dynamic-update-trait
5363 Downloads
The Dynamic Update Trait for Laravel provides a convenient way to dynamically update model attributes using magic methods. This trait allows you to update individual model attributes without explicitly defining setter methods for each attribute. It simplifies the process of updating model fields by providing a generic update method that can be called with dynamic method names.
sfneal/casts
58104 Downloads
An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes
serendipity_hq/component-then-when
166086 Downloads
A library to calculate the time of next retry in apps that need to be fault tolerant and retry failed attempts of doing something.
sam-it/yii1-json-behavior
24175 Downloads
Behavior for encoding model attribute(s) to json.
sam-it/abac
26660 Downloads
Attribute based access control
redcrystal/cast
22613 Downloads
Laravel Value Objects: Cast your Eloquent model attributes to value objects with ease!
rami/entity-kit-bundle
284 Downloads
A modern Symfony bundle that gives your Doctrine entities superpowers. It provides a growing collection of prebuilt behaviors — like Timestamp, Slugging, auditing, and more — as modular, composable traits or attributes.