Libraries tagged by php attribute
yeremi/schema-mapper
34 Downloads
A PHP library for mapping external API data to PHP objects using PHP 8 attributes.
ngexp/hydrator
9 Downloads
Hydration and validation of data to a pre-defined class structure controlled by php 8 attributes
grizz-it/metadata
6 Downloads
Metadata reader for PHP 8 attributes.
brimshot/pattr
4 Downloads
An easy way to work with attributes in PHP
ahmadvoid/simple-aop
187 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
techart/abac
42 Downloads
Fork of craftcamp/php-abac - Library used to implement Attribute-Based Access Control in a PHP application
smirnov-o/mapper
436 Downloads
PHP Mapping and ReadOnly Dto with Attributes
lemmon/clsx
0 Downloads
A tiny PHP utility to conditionally build `class` attribute strings, inspired by clsx for JavaScript.
yeremi/route-mapper
31 Downloads
A PHP library for mapping and resolving routes using attributes.
webmasterskaya/x509
83 Downloads
A PHP library for X.509 public key certificates, attribute certificates, certification requests and certification path validation.
webmasterskaya/x501
70 Downloads
A PHP library for X.501 ASN.1 types, X.520 attributes and DN parsing.
sasedev/commons-htmlmodel
8 Downloads
Groups of classes that represents html(5) elements and attributes
sandcore-dev/xml-analyzer
7 Downloads
Analyze XML files to guess the range of values of attributes and text nodes
nonetallt/laravel-autoschema
16 Downloads
Generate markdown file describing all your laravel application models and their attributes.
nick-denry/managed-constant-models
4 Downloads
Allow to declare constants with named attributes via separate class model