Libraries tagged by php8 attributes
mackrais-organization/property-transform
1 Downloads
A PHP library for transforming DTO properties using attributes with support for PHP functions, DI services, and nested object transformation.
jeroen-g/ontology
3 Downloads
Explain your domain with PHP Attributes
fereydooni/laravel-ticketable
0 Downloads
A robust ticketing system for Laravel applications using PHP attributes
doniyor6862/auto-swagger-laravel
6 Downloads
Automatically generate OpenAPI/Swagger documentation for Laravel applications using PHP attributes
bfg/route
147 Downloads
Auto register routes using PHP attributes
atomino/util-attr
66 Downloads
PHP Attribute handler
attributes-php/serialization
2 Downloads
Serializes any class instance into a primitive type
brimshot/pattr
4 Downloads
An easy way to work with attributes in PHP
techart/abac
41 Downloads
Fork of craftcamp/php-abac - Library used to implement Attribute-Based Access Control in a PHP application
smirnov-o/mapper
434 Downloads
PHP Mapping and ReadOnly Dto with Attributes
apemsel/attributed-string
555 Downloads
A collection of fast and easy to use attributed string classes for PHP. Attributed strings can have multiple attributes for each character of the string and are for example used for word processors and natural language processing.
yeremi/route-mapper
30 Downloads
A PHP library for mapping and resolving routes using attributes.
webmasterskaya/x509
82 Downloads
A PHP library for X.509 public key certificates, attribute certificates, certification requests and certification path validation.
webmasterskaya/x501
69 Downloads
A PHP library for X.501 ASN.1 types, X.520 attributes and DN parsing.
takeoto/attributable
38 Downloads
Abstraction for objects with custom attributes.