spatie/laravel-blade-x
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/laravel-blade | 0.89 | Add Blade to any PHP project with the standalone Blade engine from Spatie. Compile and render Blade templates outside Laravel, with an easy API, caching support, and configurable view paths—ideal for small apps, packages, or custom tooling. | 55 | 54 | 10 | 0 | 0 | 0.9 | — | MIT | 9 years ago | |
| rdx/laravelcollective-html | 0.88 | 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 | — | |
| spatie/laravel-blade-javascript | 0.88 | 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 | |
| blade-ui-kit/blade-ui-kit | 0.86 | Blade UI Kit provides renderless, utility-focused Blade components for Laravel, helping connect pieces of the TALL stack in your views. Note: the maintainer has announced the project is no longer actively maintained; consider forking or alternatives. | 1,529 | 1,534 | 91 | 17K | 47 | 30.3 | 33.0 | MIT | 1 year ago | |
| spatie/laravel-markdown | 0.86 | 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-view-components | 0.86 | 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 | 233 | 0 | 2.4 | 2.9 | MIT | 6 years ago | |
| ebitkov/bootstrap-twig-components | 0.85 | — | 6 | 2 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| simlux/laravel-bakery | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| in10/styleguide | 0.85 | Adds a basic styleguide to Laravel projects. Install via Composer, place Blade templates in resources/views/styleguide, then view them in the browser at /styleguide to browse and document UI components and patterns. | 2 | 2 | 0 | 271 | 0 | 3.0 | 27.1 | — | 7 years ago | |
| renatovdemoura/blade-elements-ui | 0.85 | Laravel package providing reusable Blade UI elements (components/tags) to speed up building consistent interfaces. Drop-in Blade elements help standardize layout and styling across your app with minimal setup. | 0 | 0 | 0 | 1 | 0 | 0.0 | 4.2 | — | — | |
| schaefersoft/laravel-headless-ui | 0.85 | — | 3 | 2 | 1 | 120 | 0 | 23.0 | 24.0 | MIT | 3 weeks ago | |
| rawilk/laravel-base | 0.85 | — | 7 | 9 | 1 | 7 | 0 | 4.5 | 2.7 | MIT | 2 years ago | |
| dgvai/laravel-adminlte-components | 0.84 | Laravel 7+ Blade components for AdminLTE 3 (Bootstrap) dashboards. Includes widgets (info/small boxes, cards, alerts, modals, datatables) and form inputs (date, file, color, switch, tags, sliders). Configurable and plugin-ready. | 76 | 75 | 15 | 51 | 5 | 3.9 | 4.2 | MIT | 5 years ago | |
| flynsarmy/db-blade-compiler | 0.84 | — | 169 | 170 | 37 | 6K | 8 | 8.4 | 24.1 | — | 2 years ago | |
| krafthaus/bauhausblock | 0.84 | Laravel package for building “Bauhaus” content blocks/components for your app or CMS. Provides a structured way to define, render, and manage reusable blocks, helping you compose pages from modular content with minimal setup. | 0 | 0 | 0 | 0 | 1 | 0.1 | — | GPL-2.0 | — | |
| sikessem/ui | 0.84 | — | 2 | 2 | 0 | 4 | 0 | 11.5 | 5.6 | MIT | 5 months ago | |
| themegazord/capyui | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| danmartuszewski/ux-twig-component | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| ryangjchandler/blade-capture-directive | 0.84 | Adds a handy @capture Blade directive to grab the rendered output of a section of a view into a variable, so you can reuse it later in the template. Useful for building dynamic attributes, slots, and content fragments without messy output buffering. | 82 | 82 | 5 | 3M | 0 | 18.7 | 62.8 | MIT | 4 months ago | |
| realzone22/pengublade | 0.84 | — | 2 | 2 | 3 | 1 | 1 | 18.6 | 1.9 | MIT | 4 months ago |
How can I help you explore Laravel packages today?