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. | 0 | 411 | — | 195K | — | 26.6 | 41.4 | — | — | |
| 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. | 571 | 573 | 73 | 5K | 0 | 31.0 | 14.4 | MIT | 2 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 | 24 | 2K | 0 | 3.5 | 13.6 | 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,081 | 4,081 | 987 | 516K | 158 | 64.4 | 51.9 | 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. | 9 | 9 | 4 | 26K | 1 | 0.3 | 47.0 | 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 | 636 | 0 | 0.3 | 34.5 | 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. | 624 | 635 | 37 | 17K | 0 | 27.2 | 22.4 | MIT | 3 months ago | |
| spatie/laravel-menu | 0.82 | Build HTML menus in Laravel with a fluent API. Generate links via routes/actions/URLs, add classes and attributes, mark active items from the current request, and define reusable menu macros. Easy to render in Blade and customize output. | 981 | 998 | 82 | 39K | 0 | 31.5 | 25.1 | MIT | 3 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. | 759 | 768 | 102 | 44K | 0 | 16.3 | 24.6 | MIT | 11 months ago |
How can I help you explore Laravel packages today?