Libraries tagged by php8 attribute
sarkis-sh/spray-aop
3 Downloads
A lightweight, high-performance Aspect-Oriented Programming (AOP) framework for Laravel using PHP 8.2+ Attributes.
monkeyscloud/monkeyslegion-graphql
0 Downloads
Code-first GraphQL server for the MonkeysLegion framework — PHP 8.4 attributes, PSR-15, DataLoader, subscriptions, and security out of the box.
annotation/enumeration
9608 Downloads
Get enum attributes using PHP 8 annotations.
ahmadvoid/simple-aop
188 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
205 Downloads
The simple DI implementation for PHP 8.x with using Attributes #[Injectable]
fatjon-lleshi/antares-router
15 Downloads
Lightweight attribute-based router for PHP 8.2+
kariricode/transformer
3 Downloads
Composable, rule-based data transformation engine for PHP 8.4+ — 32 rules, #[Transform] attributes, case conversion, powered by kariricode/property-inspector. ARFA 1.3.
ascetic-soft/wirebox
9 Downloads
Lightweight, zero-config PSR-11 dependency injection container for PHP 8.4+ with autowiring, PHP attributes, compiled container generation, and built-in dotenv support
pixielity/laravel-enum
11 Downloads
Modern PHP 8.1+ enum system with metadata, attributes, and helper traits
kode/aop
26 Downloads
基于 PHP 8.1+ 原生属性(Attribute)实现的轻量级、高性能、高扩展性 AOP(面向切面编程)组件
ysh/webman-annotation
2 Downloads
Webman Annotation plugin - Production-ready annotation system for webman framework with security, performance and reliability
tugrul/apigen
3 Downloads
Generate REST API SDK libraries from annotated PHP interfaces. PSR-18 based, attribute-driven.
tommyknocker/struct
8 Downloads
PHP Structure helper with typed properties and attributes
shmandalf/excelentor
3 Downloads
A wizard-grade PHP library that turns boring spreadsheets into elegant PHP objects. Cast spells on Excel/CSV files to automatically parse, map, and hydrate data into strongly-typed object collections.
raihel/controller
9 Downloads
Create your routes using attributes in your controllers