Libraries tagged by php 8 attributes
netsells/interface-binder
898 Downloads
A simple package that allows you to bind interfaces to concrete classes using PHP8 attributes
ecotone/annotation-finder
1478 Downloads
Provides support for finding classes and methods annotated with specific Doctrine Annotations or PHP8 Attributes
anhoder/annotations-collector
12 Downloads
PHP8 Attribute Collector.
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.
herolabid/laravel-openapi
0 Downloads
Modern OpenAPI 3.1 documentation generator for Laravel 11+ using PHP 8.2+ attributes. Zero config, smart caching, auto-detects modules, FormRequests, and API Resources.
drabek-digital/hydra
0 Downloads
🌊 Modern PHP serialization, deserialization and validation library using PHP 8.4 attributes
haikiri/messenger-routing
512 Downloads
MessengerRouting – is a Command Router for messengers, like Telegram and Others. Php8 command handler attributes.
vpa/di
205 Downloads
The simple DI implementation for PHP 8.x with using Attributes #[Injectable]
annotation/enumeration
9608 Downloads
Get enum attributes using PHP 8 annotations.
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.
kariricode/sanitizer
3 Downloads
Composable, rule-based data sanitization engine for PHP 8.4+ — 33 rules, #[Sanitize] attributes, XSS prevention, 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
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
pixielity/laravel-enum
11 Downloads
Modern PHP 8.1+ enum system with metadata, attributes, and helper traits