Libraries tagged by package attribute
pbaszak/symfony-messenger-cache-bundle
71 Downloads
Messenger Cache Bundle is a package for the Symfony Messenger component that enables creating, invalidating, and refreshing cache using attributes. This allows for faster and more efficient processing of asynchronous tasks.
mouf/html.tags
20061 Downloads
This package contains a pure PHP object representation of HTML5 tags. There is one class for each existing HTML tag, and one getter/setter per attribute.
pwrdk/laravel-custom-attributes
636 Downloads
Custom Attributes Package for Eloquent Models
noisystate/skipped-attributes
38 Downloads
A simple package to define arrays with optional attributes in an elegant way
bvipul/laravel-encrypts-attributes
32 Downloads
This package will be used to encrypt attributes of a model.
thettler/laravel-command-attribute-syntax
7 Downloads
This Package allows the use of PHP Attributes to specify a command signature
osmianski/attributes
13 Downloads
A library containing various attributes used by other `osmianski/*` packages.
zaw/attribute-driven-cqrs
13 Downloads
A PHP package that simplifies the implementation of the CQRS pattern using attributes, enabling cleaner and more efficient command/query handling.
netsells/attribute-finder
1508 Downloads
A simple package that allows you to get all classes that have a given attribute in a specified directory
larapack/attribute-hashing
954 Downloads
Allows you to define what attributes in your Eloquent Model which should be hashed.
mkd/laravel-fast-api
3 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.
rosengate/sigil
64 Downloads
Laravel-Exedra PHP 8 attributes based routing controller package
proai/laravel-struct
1258 Downloads
A Laravel package for using structs with Laravel including attribute casting.
davidmpeace/immutability
20473 Downloads
A simple Laravel package that allows you to enforce immutable attributes on Eloquent models.
takemo101/simple-prop-check
768 Downloads
Simple Prop Check