Libraries tagged by php attributes
astral/php-serialize
14 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.
intrfce/enum-attribute-descriptors
48 Downloads
Use attributes to give your PHP enums titles and descriptions.
zaw/attribute-driven-cqrs
13 Downloads
A PHP package that simplifies the implementation of the CQRS pattern using attributes, enabling cleaner and more efficient command/query handling.
prinsfrank/php-validated-properties
25 Downloads
Validated properties in PHP8.1 and above using attribute rules
php-extended/php-validator-interface
8642 Downloads
A library to specify how validators should work to validate object or attribute values
neovg/php-struct
13959 Downloads
A "C struct"-like class with type safe attributes and fluent setter interface.
jfcherng/php-whitelist-fluent
9708 Downloads
Base class for data structure with restricted attributes.
jeffersoncechinel/attribute-validator
20 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
mkd/laravel-fast-api
5 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.
smirnov-o/mapper
433 Downloads
PHP Mapping and ReadOnly Dto with Attributes
xentixar/socklet
4 Downloads
Framework-agnostic PHP WebSocket and HTTP server library with attribute-based routing and support for namespaces and rooms.
sockeon/sockeon
6 Downloads
Framework-agnostic PHP WebSocket and HTTP server library with attribute-based routing and support for namespaces and rooms.
toobo/bcp47
8 Downloads
PHP utility functions to validate and normalize IETF BCP 47 language tag.
takemo101/simple-prop-check
785 Downloads
Simple Prop Check