Libraries tagged by php8 attributes
florddev/laravel-auto-routing
6 Downloads
Un package de routage automatique pour Laravel
cczzjj/di
2 Downloads
Simple Dependencies Container following PSR-11 standards, using php8 Attributes like Spring.
brenoroosevelt/habemus
720 Downloads
PSR-11 Container for Dependency Injection (auto-wiring, attributes, factories, closures, array access)
ecotone/annotation-finder
1478 Downloads
Provides support for finding classes and methods annotated with specific Doctrine Annotations or PHP8 Attributes
anhoder/annotations-collector
3 Downloads
PHP8 Attribute Collector.
rosengate/sigil
62 Downloads
Laravel-Exedra PHP 8 attributes based routing controller package
ngexp/hydrator
7 Downloads
Hydration and validation of data to a pre-defined class structure controlled by php 8 attributes
kryptamine/groot
17 Downloads
PHP 8 attributes based router adapter
grizz-it/metadata
1 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
187 Downloads
The simple DI implementation for PHP 8.x with using Attributes #[Injectable]
ugo-brocard/router
9 Downloads
This Composer package simplifies route management in your PHP applications by allowing the use of PHP attributes to define routes in an elegant and expressive way. It streamlines the setup of custom routes, enabling developers to define routing rules that are clear and intuitive.
raihel/controller
7 Downloads
Create your routes using attributes in your controllers
kariricode/transformer
0 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
brenoroosevelt/middleware
934 Downloads
Middleware/Bus Pattern Implementation