decodelabs/elementary

Shared base markup handling library

v0.2.5 2023-01-25 17:03 UTC

This package is auto-updated.

Last update: 2024-04-06 23:32:27 UTC


README

PHP from Packagist Latest Version Total Downloads GitHub Workflow Status PHPStan License

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.