spatie/laravel-html
Generate HTML in Laravel with a clean, readable API. Build elements dynamically and compose them easily, including form fields that automatically pull values from models, session data, or defaults. Includes a convenient Html facade/alias for quick use.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/laravel-markdown | 0.89 | Render Markdown in Laravel with a Blade x-markdown component or a configurable MarkdownRenderer. Converts content to HTML with heading IDs, links, and syntax-highlighted code blocks, using options from your config and container resolution. | 413 | 411 | 31 | 219K | 0 | 24.1 | 41.7 | MIT | 4 months ago | |
| spatie/laravel-dashboard | 0.87 | Build beautiful, Livewire-powered dashboards in Laravel. Provides base CSS, dashboard and tile view components, and a Tile model to persist fetched data so tiles can update themselves via polling. | 574 | 576 | 73 | 4K | 1 | 24.1 | 14.1 | MIT | 4 months ago | |
| spatie/html-element | 0.86 | Generate dynamic HTML in PHP with a hyperscript-style API plus Emmet-like selectors. Build elements and attributes with a simple render helper (often wrapped as el()) to produce nested markup cleanly and programmatically, ideal for small view components. | 191 | 194 | 23 | 1K | 0 | 3.4 | 12.5 | MIT | 4 years ago | |
| laravelcollective/html | 0.84 | LaravelCollective HTML provides maintained form and HTML helpers for Laravel apps. Generate form fields, labels, links, and other elements with a fluent, Blade-friendly API. Ideal for projects migrating from legacy helpers or needing rapid UI scaffolding. | 4,086 | 4,081 | 988 | 460K | 159 | 64.4 | 51.3 | MIT | 3 years ago | |
| rdx/laravelcollective-html | 0.84 | Adds LaravelCollective HTML/Form helpers to Laravel apps, with service provider setup and familiar Form/Html facades for generating inputs, labels, and other form elements. Useful when you want the classic Laravel form builder experience back. | 10 | 9 | 4 | 27K | 1 | 0.3 | 46.8 | MIT | — | |
| 21torr/html-builder | 0.83 | Fluent HTML builder for Laravel/PHP. Programmatically compose tags, attributes, and nested elements with a clean API to generate consistent markup without mixing large HTML strings into your views or controllers. | 1 | 1 | 1 | 547 | 0 | 0.9 | 33.7 | MIT | 3 years ago | |
| spatie/laravel-blade-javascript | 0.82 | Adds a simple @javascript Blade directive to export PHP values to JavaScript by writing them to window in a script tag. Use @javascript('key','value') and access it in the browser as key/value for quick server-to-client data sharing. | 620 | 635 | 36 | 20K | 0 | 24.8 | 23.2 | MIT | 5 months ago | |
| spatie/menu | 0.82 | Fluent, extensible menu builder for Laravel. Compose navigation with a clean API, render as HTML, and customize output via presenters and macros. Supports active state handling, links, submenus, and easy integration with Blade and your app’s routing. | 758 | 767 | 102 | 55K | 0 | 15.9 | 25.8 | MIT | 1 year ago |
How can I help you explore Laravel packages today?