Libraries tagged by php attribute
annotation/larscan
2056 Downloads
Implement a Laravel scanner that can scan by namespace or path and instantiate classes annotated with specific annotations based on PHP 8.0's annotation feature.
andrewdanilov/hydrator
26 Downloads
Class for fill private object attributes from array, and extract data from object
amsrafid/tagger
1 Downloads
Perfect view builder for php with inbuilt control statement.
akyoscommunication/ux-filemanager
86 Downloads
UX filemanager for Symfony
akyoscommunication/ux-editor
34 Downloads
UX editor for Symfony
akyos/maker-bundle
1 Downloads
A Symfony Maker Bundle for creating CRUD with live components.
abolotin/yii2-unique-id
28 Downloads
Generating unique identificator for any purposes. Typically used by Yii-widgets ("id"-attribute of HTML elements).
abdelhamiderrahmouni/blade-component-scopes
36 Downloads
Scope attributes to specific elements within your Blade components.
sausin/xml-construct
15 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
23 Downloads
AttributeRouter is a lightweight and intuitive routing solution for PHP applications
zidbih/laravel-auto-cache-clear
7 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
64 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
12 Downloads
Pate is a PHP Attribute Template Engine inspired by PHPTAL but run much faster. It use native dom to make it fast.