livewire/blaze
Blaze speeds up Laravel Blade anonymous components by compiling templates into optimized PHP functions. Drop-in replacement with no code changes. Optional memoization and folding for extra gains. Enable via @blaze directive or optimize directories.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/laravel-blade | 0.84 | 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 | |
| realzone22/pengublade | 0.83 | — | 2 | 2 | 3 | 6 | 1 | 21.4 | 7.5 | MIT | 2 months ago | |
| spatie/laravel-view-components | 0.83 | 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 | |
| destech-hasar-cozumleri-a-s/larabite | 0.82 | — | 0 | 0 | 0 | 47 | 0 | 10.5 | 25.3 | MIT | 6 months ago | |
| flynsarmy/db-blade-compiler | 0.82 | — | 169 | 170 | 38 | 6K | 8 | 8.4 | 23.3 | — | 2 years ago | |
| laravel/blank-livewire-starter-kit | 0.82 | A blank Laravel + Livewire 4 starter kit with Tailwind for building reactive UIs in PHP. Ideal for Blade-first teams who want a modern foundation without JavaScript SPA complexity. No authentication scaffolding included. | 32 | 32 | 7 | 2K | 0 | 0.4 | 25.6 | — | — | |
| vinkius-labs/laravel-page-speed | 0.82 | Optimize Laravel HTML and API responses with a configurable middleware pipeline: minify HTML/JSON/XML, add cache headers, ETags, compression and more. Works across Laravel 10–13 with any cache store (Redis, Memcached, file, etc.) for faster, leaner responses. | 2,493 | 2,494 | 293 | 2K | 14 | 55.1 | 11.5 | MIT | 2 weeks ago | |
| blade-ui-kit/blade-ui-kit | 0.82 | 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 | 92 | 20K | 47 | 30.3 | 33.7 | MIT | 1 year ago | |
| arindam/blade-variable | 0.81 | Declare and use variables directly in Laravel Blade templates with a simple @var directive. Install via Composer (supports auto-discovery; provider available if needed) and set values like @var('name','Arindam') to access as $name in views. | 2 | 2 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| torchlight/torchlight-laravel | 0.80 | Torchlight syntax highlighting for Laravel. Highlight code blocks with VS Code-compatible themes and zero JavaScript. Includes caching, configurable themes and host, and Blade components/directives. Requires a Torchlight API token (free for personal/open source). | 120 | 120 | 17 | 13K | 18 | 31.4 | 38.7 | MIT | 2 months ago |
How can I help you explore Laravel packages today?