Libraries tagged by php attribute
sausin/xml-construct
14 Downloads
XML constructor class for PHP
getpop/modulerouting
12800 Downloads
Configure and obtain what module will be added to the component hierarchy at each level, based on the attributes from the request
attributes-php/fastendpoints-depends
0 Downloads
Treats WordPress plugins as dependencies to speed up your REST API's
attribute-router/router
21 Downloads
AttributeRouter is a lightweight and intuitive routing solution for PHP applications
zidbih/laravel-auto-cache-clear
6 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.
sousa-dev/api-docs
63 Downloads
Designed to assist in creating API documentation in the OpenAPI standard, this tool is built to be reusable and decoupled from your application. Leveraging PHP attribute feature, it simplifies the process of generating Swagger docs effortlessly
softwarezhu/pate
11 Downloads
Pate is a PHP Attribute Template Engine inspired by PHPTAL but run much faster. It use native dom to make it fast.
rampmaster/breadcrumbtrail-bundle
8 Downloads
Symfony bundle to generate a dynamic Twig breadcrumbs trail via Annotations, PHP Attributes or PHP methods.
ramaid/laravel-route-discovery
894 Downloads
Auto register routes using PHP attributes
projectsaturnstudios/laravel-feature-creep
2 Downloads
A Laravel package for implementing feature flags with PHP attributes
norse-blue/xmlify
7 Downloads
PHP Xmlify is a package that allows you to handle XML serialization for your objects using PHP Attributes.
mewtonium/vanguard
1 Downloads
A simple validation library using PHP attributes.
lesphp/property-info-typed-array
108 Downloads
Extract key and value types using PHP Attributes for array class properties. This dispense the use of PhpDocExtractor for typed arrays.
laravelplus/attrify
1 Downloads
laravelplus/attrify streamlines Laravel validation by leveraging PHP attributes for expressive, annotation-based rules directly within your request classes. This package transforms how you define constraints, delivering cleaner code, centralized configuration, and a more intuitive development workflow. With attrify, maintaining and evolving complex validation logic becomes easier than ever—just annotate, refine, and let Laravel handle the rest.
hm-hajjaji/route
39 Downloads
The route component defines the system route based on the php attribute