Libraries tagged by php attributes
julienlinard/php-router
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.
sapl/sapl-php
5 Downloads
SAPL Policy Enforcement Point for PHP and Symfony. Streaming attribute-based access control against a SAPL Policy Decision Point over HTTP.
onemoreangle/php-marshaller
341 Downloads
A small library with few required dependencies to serialize and deserialize PHP structures using optional attribute or annotation-based configuration
astral/php-serialize
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.
zaw/attribute-driven-cqrs
14 Downloads
A PHP package that simplifies the implementation of the CQRS pattern using attributes, enabling cleaner and more efficient command/query handling.
sideshot/php-svg-icons
61 Downloads
PHP package for Lucide SVG icons with easy attribute injection
php-extended/php-validator-interface
8981 Downloads
A library to specify how validators should work to validate object or attribute values
kode/attributes
44 Downloads
轻量级、健壮的PHP 8.1+属性读取器,为kodephp框架和主流PHP框架提供基础组件支持
jeffersoncechinel/attribute-validator
23 Downloads
90zlaya/php-library
536 Downloads
PHP Library is a set of classes that contain the most useful attributes and methods that facilitate the development of Web applications
soylentgreenstudio/laravel-enum-states
5 Downloads
A state machine library for Laravel using native PHP 8.1 Backed Enums as the single source of truth.
mkd/laravel-fast-api
8 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.
ironcurtaindev/easy-doc
62 Downloads
A lightweight Laravel package for API documentation generation with PHP 8 Attributes support and configurable headers
evanschleret/laravel-typebridge
55 Downloads
Generate deterministic TypeScript resources from Laravel resource attributes
hsnfirdaus/class-validator
524 Downloads
Class Validator using php attribute