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-data | 0.89 | Define rich, typed data objects once and use them for requests, validation, API resources/transformers, and TypeScript definitions. Create from arrays/requests/models, apply rules automatically, and transform only what’s needed with lazy properties. | 1,720 | 1,726 | 277 | 2M | 13 | 51.1 | 55.8 | MIT | 6 days ago | |
| yiisoft/html | 0.87 | yiisoft/html is a lightweight PHP HTML builder for generating safe, well-formed markup. Create tags, attributes, forms, and input elements with fluent helpers, automatic escaping, and convenient utilities—ideal for Yii and any PHP project needing clean HTML generation. | 57 | — | 22 | — | 7 | 22.9 | 2.2 | BSD-3-Clause | 3 weeks 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. | 569 | 568 | 73 | 5K | 0 | 31.0 | 15.7 | MIT | 3 weeks 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 | 1K | 0 | 23.5 | 14.4 | MIT | 4 years ago | |
| spatie/laravel-markdown | 0.85 | 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. | 405 | 406 | 32 | 185K | 0 | 32.0 | 43.2 | MIT | 1 month 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. | 626 | 638 | 37 | 14K | 0 | 32.9 | 22.3 | MIT | 1 month ago | |
| spatie/laravel-menu | 0.82 | Build HTML menus in Laravel with a fluent API. Generate links from routes/actions/URLs, group items, add attributes/classes, and automatically set the active item from the current request. Extensible via macros; renders to HTML ready for Blade. | 981 | 997 | 82 | 40K | 0 | 36.7 | 26.4 | MIT | 1 month 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 | 45K | 0 | 35.9 | 28.9 | MIT | 9 months ago | |
| spatie/laravel-blade-x | 0.81 | Blade-X brings Blade-style HTML components to Laravel 6 and below, letting you use tags like instead of @include. Package is abandoned because Laravel 7+ has native Blade components; migrate when upgrading. | 520 | 530 | 36 | 339 | 0 | 16.0 | 3.5 | MIT | 6 years ago | |
| spatie/laravel-view-components | 0.81 | Abandoned package. Provides a “view components” pattern for Laravel: classes implementing Htmlable that encapsulate view-related logic and render HTML (often via Blade). Use @render to pass data, and wrap third‑party HTML builders like menus. | 237 | 238 | 22 | 77 | 0 | 12.4 | 2.0 | MIT | 6 years ago | |
| jgthms/bulma | 0.80 | Bulma is a modern, responsive CSS framework based on Flexbox. Build clean layouts and UI components with a simple class system and no JavaScript required. Easy to customize, modular, and great for fast prototyping or production sites. | 50,068 | — | 3,903 | — | 342 | 80.0 | 35.0 | MIT | 11 months ago |
How can I help you explore Laravel packages today?