Registry / web-framework / spatie-laravel-html

spatie-laravel-html

JSON →
library3.13.0phppackagistunverified

A fluent html builder

composer require spatie/laravel-html
INSTALL
IMPORT
SIG · SPATIE-LARAVEL-HTM
S
spatie-laravel-html
web-frameworkphpv3.13.0
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.

Html
use Spatie\Html\Html;

Create a simple div element

use Spatie\Html\Html; $html = new Html(); echo $html->div('Hello, world!');
Debug
Known issues
gotchaRequires Laravel's Blade engine for full functionality
fix
Use in Laravel context or manually configure rendering
affects: >=3.0.0
Upgrade
Version history
3.13.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
4
Amazon
1
Resources
spatie-laravel-html — pip install spatie-laravel-html · libregistry