Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Blaze Laravel Package

livewire/blaze

Blaze accelerates Laravel anonymous Blade components by compiling templates into optimized PHP functions, cutting 91–97% of rendering overhead with drop-in compatibility. Enable per component via @blaze or optimize directories, with optional memoization and folding.

View on GitHub
Deep Wiki
Context7
v1.0.11

Upgrading

After upgrading, clear compiled views using php artisan view:clear.

What's Changed

New Contributors

Full Changelog: https://github.com/livewire/blaze/compare/v1.0.10...v1.0.11

v1.0.10

What's Changed

New Contributors

Full Changelog: https://github.com/livewire/blaze/compare/v1.0.9...v1.0.10

v1.0.8

What's Changed

New Contributors

Full Changelog: https://github.com/livewire/blaze/compare/v1.0.7...v1.0.8

v1.0.6

Upgrading

After upgrading, clear compiled views using php artisan view:clear.

What's Changed

Full Changelog: https://github.com/livewire/blaze/compare/v1.0.5...v1.0.6

v1.0.5

Upgrading

After upgrading, clear compiled views using php artisan view:clear.

What's Changed

New Contributors

Full Changelog: https://github.com/livewire/blaze/compare/v1.0.4...v1.0.5

v1.0.4

What's Changed

Full Changelog: https://github.com/livewire/blaze/compare/v1.0.3...v1.0.4

v1.0.3

What's Changed

New Contributors

Full Changelog: https://github.com/livewire/blaze/compare/v1.0.2...v1.0.3

v1.0.2

What's Changed

New Contributors

Full Changelog: https://github.com/livewire/blaze/compare/v1.0.1...v1.0.2

v1.0.1

What's Changed

New Contributors

Full Changelog: https://github.com/livewire/blaze/compare/v1.0.0...v1.0.1

v1.0.0

Blaze 1.0 is here!

A reliable, drop-in optimization for your Laravel app that eliminates most of the overhead from anonymous Blade component rendering, with additional strategies available for even greater gains.

Function compilation

The new default strategy compiles anonymous components into plain PHP functions, skipping the standard rendering pipeline and eliminating ~90% of overhead.

More reliable folding

Blaze now detects when folding would produce incorrect output and automatically falls back to function compilation, so you still get a significant performance improvement.

Blade profiler

Blaze now includes a fully-featured profiler for analyzing the rendering performance of your views. See exactly how long each component takes to render, identify bottlenecks, and measure the impact of your optimizations.

Flux users

If you're using Flux, we've already updated all Flux components to be maximally optimized. Just update to the latest version and you're good to go.

Breaking changes

If you're upgrading from the 1.0-beta, [@blaze](https://github.com/blaze) no longer enables folding or memoization by default — it enables function compilation only. You'll need to opt in explicitly with [@blaze](https://github.com/blaze)(fold: true) or via Blaze::optimize(). See the full upgrade guide for details.

Learn more

For full documentation on all optimization strategies, configuration options, and limitations, see the README.

v1.0.0-beta.7

What's Changed

Full Changelog: https://github.com/livewire/blaze/compare/v1.0.0-beta.6...v1.0.0-beta.7

v1.0.0-beta.5

What's Changed

New Contributors

Full Changelog: https://github.com/livewire/blaze/compare/v1.0.0-beta.4...v1.0.0-beta.5

v1.0.0-beta.4

What's Changed

Full Changelog: https://github.com/livewire/blaze/compare/v1.0.0-beta.3...v1.0.0-beta.4

v1.0.0-beta.2

What's Changed

New Contributors

Full Changelog: https://github.com/livewire/blaze/compare/v1.0.0-beta.1...v1.0.0-beta.2

v1.0.0-beta.1

Blaze v1 beta release 🔥

We’re excited to announce the first beta release of Blaze v1!

You can learn more and get started here: https://github.com/livewire/blaze/blob/main/README.md

Full Changelog: https://github.com/livewire/blaze/compare/v0.1.0...v1.0.0-beta.1

v0.1.0

🔥 First tagged release of Blaze

Full Changelog: https://github.com/livewire/blaze/commits/v0.1.0

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport