Registry / serialization / php-extended-php-html-object

php-extended-php-html-object

JSON →
library9.0.7phppackagistunverified

A library that implements the php-extended/php-html-interface interface library

composer require php-extended/php-html-object
INSTALL
IMPORT
SIG · PHP-EXTENDED-PHP-H
P
php-extended-php-html-object
serializationphpv9.0.7
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.

HtmlObject
use PhpExtended\Html\HtmlObject;

Create an HTML object and render it as a string.

use PhpExtended\Html\HtmlObject; $object = new HtmlObject('div'); $object->setAttribute('class', 'container'); echo $object->render();
Debug
Known issues
breakingRequires the php-extended/php-html-interface package to be installed.
fix
Install the interface package via Composer: composer require php-extended/php-html-interface
affects: >=9.0.7
Upgrade
Version history
9.0.7latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
php-extended-php-html-object — pip install php-extended-php-html-object · libregistry