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 | 2 | 0 | 0.9 | 0.2 | MIT | 8 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. | 9 | 9 | 4 | 26K | 1 | 0.3 | 47.0 | MIT | — | |
| becklyn/html-builder | 0.88 | Lightweight PHP HTML builder for composing elements and attribute strings. Create HtmlElement nodes, render with escaping by default, support boolean/null/false attribute rules, and inject trusted raw HTML via SafeMarkup when needed. | 0 | 2 | — | 175 | — | 1.8 | 24.6 | — | — | |
| 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. | 624 | 635 | 37 | 17K | 0 | 27.3 | 22.7 | MIT | 3 months ago | |
| blade-ui-kit/blade-ui-kit | 0.87 | 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,532 | 1,534 | 93 | 20K | 47 | 30.3 | 33.7 | 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. | 0 | 411 | — | 195K | — | 26.6 | 41.4 | — | — | |
| 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 | 289 | 0 | 2.4 | 3.4 | MIT | 6 years ago | |
| ebitkov/bootstrap-twig-components | 0.85 | — | 0 | 2 | — | 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 | 82 | 0 | 3.0 | 20.1 | — | 7 years ago | |
| schaefersoft/laravel-headless-ui | 0.85 | — | 1 | 1 | 1 | 29 | 0 | 23.0 | 19.3 | MIT | 3 days ago | |
| rawilk/laravel-base | 0.85 | — | 7 | 9 | 1 | 0 | 0 | 4.5 | — | MIT | 2 years ago | |
| knplabs/knp-components | 0.84 | Knp Components is a PHP component library from KnpLabs. It currently includes the Pager component for building flexible, “fancy” pagination and paging adapters. PHPUnit 10/11 supported; install with Composer and run the test suite via composer test. | 773 | 774 | 138 | 622K | 7 | 19.1 | 42.4 | MIT | 1 year 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. | 75 | 75 | 15 | 28 | 5 | 3.9 | 3.0 | MIT | 5 years ago | |
| flynsarmy/db-blade-compiler | 0.84 | — | 169 | 170 | 38 | 6K | 8 | 8.4 | 23.3 | — | 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 | 2 | 0 | 13.9 | 3.4 | MIT | 4 months ago | |
| themegazord/capyui | 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 | 2M | 0 | 19.0 | 63.0 | MIT | 2 months ago | |
| spatie/laravel-blade-comments | 0.84 | Adds HTML debug comments around every rendered Blade view/component so you can see exactly which template produced each piece of output in browser dev tools. Also includes top-level request and view info at the top of the document. | 179 | 179 | 13 | 3K | 0 | 24.4 | 19.6 | MIT | 1 month ago | |
| codeat3/blade-google-material-design-icons | 0.83 | Use Google Material Design Icons as Blade components in Laravel. Powered by Blade Icons, supports configuration and icon caching for better performance. Browse included SVGs or preview icons on fonts.google.com. Compatible with PHP 7.4+ and Laravel 8+. | 23 | 23 | 6 | 25K | 2 | 23.8 | 47.4 | MIT | 2 months ago |
How can I help you explore Laravel packages today?