Libraries tagged by php8 attribute
break-down/entity-state
17 Downloads
Entity state implementation to define entity attributes with enumerated state values.
bermudaphp/reflection
42 Downloads
Powerful PHP reflection utility with caching and advanced metadata handling
bermudaphp/di-resolver
5 Downloads
A powerful and flexible parameter resolution library for PHP that automatically resolves function and method parameters from various sources
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.
alexstar/xmlmaker
1 Downloads
A flexible PHP class for dynamic XML generation with support for attributes, repeating elements (@items), and pretty-printed output.
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).
sausin/xml-construct
15 Downloads
XML constructor class for PHP
attribute-router/router
29 Downloads
AttributeRouter is a lightweight and intuitive routing solution for PHP applications
zidbih/laravel-auto-cache-clear
11 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.
tim661811/laravel-telemetry-reporter
13 Downloads
A reusable Laravel 10+ package that lets you annotate any service method with a PHP attribute to collect custom telemetry (e.g. user counts, disk usage, feature flags) and automatically report it—at configurable intervals—to a central server over HTTP. Data is grouped per application host, is fully configurable via a published telemetry.php config (backed by your chosen cache), and integrates seamlessly with Laravel’s scheduler and HTTP client.
sousa-dev/api-docs
66 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