decodelabs/elementary

Shared base markup handling library

Maintainers

Package info

github.com/decodelabs/elementary

pkg:composer/decodelabs/elementary

Statistics

Installs: 11 489

Dependents: 2

Suggesters: 0

Stars: 2

Open Issues: 0

v0.6.5 2025-10-03 15:12 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.

Installation

This package requires PHP 8.4 or higher.

Install via Composer:

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.