Jenssegers Blade Versions Save

🔪 A standalone version of Laravel's Blade templating engine for use outside of Laravel.

v2.0.1

1 month ago
  • Support for Laravel 11

v2.0.0

5 months ago
  • Laravel 10 support

v1.4.0

3 years ago

Laravel 8 support

v1.3.0

4 years ago
  • Laravel 7 support

v1.2.3

4 years ago
  • Allow new illuminate/view version

v1.2.2

4 years ago
  • Fix issue with share method

v1.2.1

4 years ago
  • Fix breaking change by adding back the render method.

v1.2.0

4 years ago
  • Dropped support for PHP 5.6
  • More method type hinting
  • Faster access to the directive method

v1.1.0

7 years ago
  • Support for Laravel 5
  • Directive support

v1.0.0

8 years ago
  • First version