stubbles / xml-attributes
Attributes for XML serialization with stubbles/xml.
Installs: 222
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/stubbles/xml-attributes
Requires
- php: ^8.3
This package is auto-updated.
Last update: 2026-02-08 14:25:35 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.