stubbles / xml-attributes
Attributes for XML serialization with stubbles/xml.
dev-main / 1.0.x-dev
2026-02-08 14:25 UTC
Requires
- php: ^8.3
This package is auto-updated.
Last update: 2026-03-08 14:42:11 UTC
README
Attributes to work with stubbles/xml.
Use this package only if you want to enhance your code with the provided attributes, but don't want to have a direct dependency to stubbles/xml.
Release status
Installation
stubbles/xml-attributes is distributed as Composer package. To install it as a dependency of your package use the following command:
composer require "stubbles/xml-attributes": "^1.0"
Requirements
stubbles/xml-attributes requires at least PHP 8.3.