Registry / utility / illuminate-html

illuminate-html

JSON →
library5.0.0phppackagistunverified

HTML and form builders for Laravel.

composer require illuminate/html
INSTALL
IMPORT
SIG · ILLUMINATE-HTML
I
illuminate-html
utilityphpv5.0.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.

HtmlBuilder
use Collective\Html\HtmlBuilder;

Creates an HTML link.

use Collective\Html\HtmlBuilder; $html = new HtmlBuilder; echo $html->link('https://example.com', 'Example');
Debug
Known issues
breakingThis package is abandoned; use laravelcollective/html instead.
fix
Replace illuminate/html with laravelcollective/html.
affects: >=5.0.0
Upgrade
Version history
5.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
illuminate-html — pip install illuminate-html · libregistry