Libraries tagged by php-attributes
zolex/vom
91315 Downloads
Versatile Object Mapper. Map arbitrary data to strictly typed models using PHP attributes.
zieglerh/pimcore-event-manager
841 Downloads
Bind events via PHP Attributes in EventSubscribers
rodrifarias/slim-route-attributes
928 Downloads
Slim Route Attributes is a route scanner that uses PHP attributes
hsnfirdaus/class-validator
281 Downloads
Class Validator using php attribute
auto-swagger/php-swagger-generator
433 Downloads
Automatic Swagger/OpenAPI documentation generator using PHP attributes
andreypostal/php-pancake-object
11 Downloads
Light and simple helper to work with value objects by providing a serializer and hydrator using PHP Attributes.
boxuk/wp-hook-attributes
19427 Downloads
A mu-plugin to allow the use of PHP attributes for WordPress hooks
antondperera/php-attributes-reader
55 Downloads
Simple PHP Attributes Reader/Parser
open-southeners/laravel-model-status
248 Downloads
A very simple yet very integrated Laravel status package
mkd/laravel-fast-api
5 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.
zidbih/laravel-auto-cache-clear
5 Downloads
A Laravel package that automatically clears cache for Eloquent models using PHP attributes. Define cache-clearing behavior directly above your model with the #[ClearCacheWhen] attribute, and let the package handle the rest.
raxos/router
584 Downloads
A fast and simple router, built with php attributes.
mattyrad/openapi-serialize
39 Downloads
Serialize an object directly from Swagger-PHP attributes
luka8088/attribute
19448 Downloads
PHP Attributes.
jerowork/graphql-attribute-schema
74 Downloads
Easily build your GraphQL schema for webonyx/graphql-php using PHP attributes instead of large configuration arrays.