Libraries tagged by php8 attributes
kryptamine/groot
19 Downloads
PHP 8 attributes based router adapter
grizz-it/metadata
6 Downloads
Metadata reader for PHP 8 attributes.
ahmadvoid/simple-aop
187 Downloads
A Simple AOP (Aspect Oriented Programming) implementation provide ability to make aspect which applied on controller methods, by taking advantage of #[Attributes] syntax in PHP 8
vpa/di
194 Downloads
The simple DI implementation for PHP 8.x with using Attributes #[Injectable]
shahghasiadil/laravel-api-versioning
1 Downloads
Attribute-based API versioning for Laravel with strict type safety
raihel/controller
9 Downloads
Create your routes using attributes in your controllers
open-southeners/laravel-model-status
253 Downloads
A very simple yet very integrated Laravel status package
kariricode/transformer
3 Downloads
A powerful and flexible data transformation component for PHP, part of the KaririCode Framework. It provides configurable processors for seamless manipulation and formatting of data attributes, offering a streamlined pipeline system for efficient data handling
kariricode/property-inspector
749 Downloads
A robust and flexible data sanitization component for PHP, part of the KaririCode Framework, utilizing configurable processors and native functions.
fereydooni/laravel-async-flow
0 Downloads
A robust and feature-rich asynchronous programming capability for Laravel using PHP attributes
brenoroosevelt/middleware
937 Downloads
Middleware/Bus Pattern Implementation
pz/jsonapi-resource
158 Downloads
PHP 8.0 Library for parsing JSON:API resource in to data response.
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.
scriptle/laragraph
9 Downloads
graphql-php wrapper for Laravel using PHP8 attributes
crtl/wp-plugin-base
52 Downloads
Provides API to register wordpress hooks and actions using PHP8 Attributes and reflection API