Libraries tagged by trAttribute
attributes-php/serialization
130 Downloads
Serializes any class instance into a primitive type
attributes-php/options
286 Downloads
Serializes any object into a primitive type
attributes-php/wp-fastendpoints-contracts
154 Downloads
Holds common contracts for WP-FastEndpoints
ryangjchandler/lexical
328 Downloads
Attribute-driven tokenisation for PHP.
rulr/laravel-authored
257 Downloads
A Laravel package that adds created_by and last_updated_by attributes to Eloquent models.
mjkhajeh/wporm
77 Downloads
WPORM is a lightweight, Eloquent-inspired ORM for WordPress plugins and themes. It provides expressive, fluent query building, model relationships, schema management, attribute casting, and event hooks—while fully supporting the WordPress database API and table prefixing. WPORM makes it easy to build modern, maintainable database code in any WordPress project.
laravelplus/fortress
1506 Downloads
Fortress is a powerful Laravel package designed to streamline and enhance attribute-based authorization through middleware. It acts as the ultimate security gatekeeper for your application, ensuring that only the right users with the correct attributes gain access to specific resources.
fedejuret/dto-builder
111 Downloads
PHP Library to build DTO's using attributes
auto-swagger/php-swagger-generator
788 Downloads
Automatic Swagger/OpenAPI documentation generator using PHP attributes
spryker-demo/product-attribute-set
6 Downloads
Product attribute set module
pixielity/laravel-attribute-collector
4 Downloads
A Laravel package that leverages composer-attribute-collector for attribute-based functionality. Enables developers to use PHP 8+ attributes to define routes, event listeners, scheduled jobs, and middleware directly in their code, which are then automatically registered with Laravel's systems during application bootstrap.
krasnikov-dev/laravel-swagger-attributes
18 Downloads
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.
jobmetric/laravel-attribute
3 Downloads
This is a attribute management package for Laravel that you can use in your projects.
hareland/laravel-immutable-attributes
1088 Downloads
Make laravel model attributes immutable