Skip to content

0.1.0

Choose a tag to compare

@dereuromark dereuromark released this 10 Jul 00:23
· 29 commits to main since this release

Initial release of the Carve markup integration for Laravel.

  • Blade directives: @carve, @carveRaw, @carveText
  • Carve facade and CarveManager with named converter profiles
  • Config-driven profiles: safe mode, render mode (interactive/static graceful degradation), soft-break mode, XHTML output, extensions
  • Extension factory covering the carve-php extension set
  • ValidCarve validation rule
  • Content-hash-keyed render caching via any Laravel cache store

Full Changelog: https://github.com/markup-carve/laravel-carve/commits/0.1.0