Libraries tagged by php attribute

genai/messaging

0 Favers
54 Downloads

Provider-agnostic messaging front (the third twin of genai/web and genai/console): the Producer/Consumer/MessageEvent contracts, a #[MessageHandler] attribute, a build-time MessageHandlerProcessor that compiles consumers.php, and a PHP 5.3-safe Worker runner that dispatches to handler beans. Ships NO broker — each app registers its own Consumer/Producer (Kafka, Pdo, SQS, ...). Shares the same compiled container as the web and CLI fronts.

Go to Download


genai/dto

0 Favers
87 Downloads

DTO support: a #[Dto] attribute, a build-time processor that compiles each DTO's getters into a JSON map, and a PHP 5.3-safe Serializer that turns DTOs (and nested/arrays of them) into arrays via that map — no runtime reflection, no toArray(). Standalone: no runtime dependencies.

Go to Download


genai/di

0 Favers
89 Downloads

Popular DI attributes (#[Service], #[Repository], #[Configuration], #[Bean], #[Value]) and their processor, targeting GenAI\Container. Build-time (PHP 8).

Go to Download


constup-foss/php-attributes

4 Favers
10 Downloads

A collection of PHP attributes and their processors.

Go to Download


thettler/laravel-command-attribute-syntax

8 Favers
8 Downloads

This Package allows the use of PHP Attributes to specify a command signature

Go to Download


wilmoore/attributes.php

22 Favers
244 Downloads

minimal object attributes for PHP.

Go to Download


phpmv/ubiquity-attributes

0 Favers
6214 Downloads

php 8 attributes for Ubiquity framework

Go to Download


julienlinard/doctrine-php

14 Favers
151 Downloads

Modern ORM for PHP 8+ inspired by Doctrine, with Entity Manager, Repository Pattern, Query Builder and PHP 8 Attributes mapping

Go to Download


gpanos/laravel-observe-attribute

15 Favers
5 Downloads

Register model observers using php 8 attributes

Go to Download


argo-php/attribute-collector

0 Favers
386 Downloads

Collecting and cache all attribute usages in the specified directories

Go to Download


amondar-libs/class-attributes

1 Favers
68 Downloads

PHP class attributes workflow for package development.

Go to Download


julienlinard/php-router

14 Favers
222 Downloads

Un routeur PHP moderne et complet avec support des routes dynamiques, middlewares, groupes de routes et génération d'URL. Compatible PHP 8+ avec Attributes.

Go to Download


sapl/sapl-php

0 Favers
5 Downloads

SAPL Policy Enforcement Point for PHP and Symfony. Streaming attribute-based access control against a SAPL Policy Decision Point over HTTP.

Go to Download


onemoreangle/php-marshaller

0 Favers
341 Downloads

A small library with few required dependencies to serialize and deserialize PHP structures using optional attribute or annotation-based configuration

Go to Download


astral/php-serialize

12 Favers
47 Downloads

An advanced PHP serialization tool leveraging attributes for flexible object-to-array and JSON conversion. Supports property aliases, type conversions, and nested object handling. Ideal for APIs, data persistence, and configuration management.

Go to Download


<< Previous Next >>