decodelabs / elementary
Shared base markup handling library
Installs: 9 237
Dependents: 2
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 0
Open Issues: 0
Requires
- php: ^8.1
- decodelabs/coercion: ^0.2
- decodelabs/collections: ^0.9
- decodelabs/exceptional: ^0.4
- decodelabs/glitch-support: ^0.4
Requires (Dev)
README
Shared base markup handling library for PHP.
Elementary is a middleware library designed to provide tools for building tag-base manipulation systems.
Get news and updates on the DecodeLabs blog.
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.