Libraries tagged by php8 attribute
pitch/annotation
373 Downloads
Annotation abstraction for Doctrine Annotations and PHP8 attributes as (Controller) Annotations
netsells/interface-binder
897 Downloads
A simple package that allows you to bind interfaces to concrete classes using PHP8 attributes
gforces/active-record
140 Downloads
Simple Active Record using PHP8 attributes
florddev/laravel-auto-routing
10 Downloads
Un package de routage automatique pour Laravel
cczzjj/di
5 Downloads
Simple Dependencies Container following PSR-11 standards, using php8 Attributes like Spring.
brenoroosevelt/habemus
730 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
9 Downloads
PHP8 Attribute Collector.
yeremi/schema-mapper
33 Downloads
A PHP library for mapping external API data to PHP objects using PHP 8 attributes.
rosengate/sigil
65 Downloads
Laravel-Exedra PHP 8 attributes based routing controller package
ngexp/hydrator
8 Downloads
Hydration and validation of data to a pre-defined class structure controlled by php 8 attributes
kryptamine/groot
18 Downloads
PHP 8 attributes based router adapter
grizz-it/metadata
4 Downloads
Metadata reader for PHP 8 attributes.
annotation/enumeration
2 Downloads
Get enum attributes using PHP 8 annotations.
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