Registry / serialization / anahkiasen-html-object

anahkiasen-html-object

JSON →
library1.4.4phppackagistunverified

A set of classes to create and manipulate HTML objects abstractions

composer require anahkiasen/html-object
INSTALL
IMPORT
SIG · ANAHKIASEN-HTML-OB
A
anahkiasen-html-object
serializationphpv1.4.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Element
use HtmlObject\Element;

Create and render an HTML element with classes and content.

use HtmlObject\Element; $div = Element::create('div', 'Hello World')->addClass('greeting'); echo $div->render();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.4latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
20
OpenAI (training)
1
Resources
anahkiasen-html-object — pip install anahkiasen-html-object · libregistry