decodelabs / elementary
Shared base markup handling library
Installs: 10 401
Dependents: 2
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 1
Open Issues: 0
Requires
- php: ^8.4
- decodelabs/coercion: ^0.3.3
- decodelabs/collections: ^0.11.3
- decodelabs/exceptional: ^0.6.1
- decodelabs/nuance: ^0.1.2
Requires (Dev)
This package is auto-updated.
Last update: 2025-06-06 14:02:27 UTC
README
Shared base markup handling library for PHP.
Elementary is a middleware library designed to provide tools for building tag-base manipulation systems.
Installation
composer require decodelabs/elementary
Usage
This library should be used as the basis for other markup / tag handling libraries, and is not intended for direct end-user interaction.
Other Decode Labs packages using this library:
Licensing
Elementary is licensed under the MIT License. See LICENSE for the full license text.