Libraries tagged by php8 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
191 Downloads
The simple DI implementation for PHP 8.x with using Attributes #[Injectable]
wptechnix/di-container
4 Downloads
PSR-11 compliant dependency injection container for PHP 8.1+ with autowiring, contextual bindings, attribute-based injection, and service providers.
raihel/controller
8 Downloads
Create your routes using attributes in your controllers
open-southeners/laravel-model-status
250 Downloads
A very simple yet very integrated Laravel status package
kariricode/transformer
2 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
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
8 Downloads
graphql-php wrapper for Laravel using PHP8 attributes
crtl/wp-plugin-base
50 Downloads
Provides API to register wordpress hooks and actions using PHP8 Attributes and reflection API
berbeflo/modify-dump
5 Downloads
A small library that makes use of php8 attributes to modify the var_dump output of objects
serg28/livewire-access
32 Downloads
Control frontend access to properties/methods in Livewire using PHP 8 attributes.
knuckleswtf/scribe-tags2attributes
57 Downloads
Automatically convert most Scribe v3 docblock tags to v4 PHP 8 attributes