code16/laravel-content-renderer

Render blade components inside HTML content
34,819
Install
composer require code16/laravel-content-renderer
Latest Version:v1.5.0
PHP:8.3.*|8.4.*|8.5.*
License:MIT
Last Updated:Mar 20, 2026
Links: GitHub  ·  Packagist
Maintainer: code16

Render blade components inside HTML content

Latest Version on Packagist GitHub Tests Action Status Total Downloads

This package is used internally for our projects (e.g. Sharp). It allows to render blade <x- components inside HTML content. For security reasons the content is not directly compiled in blade, instead it replace components with <x-dynamic-component> tag and pass HTML attributes. All attributes passed to component are strings. Attributes starting with : are not evaluated.

Installation

You can install the package via composer:

composer require code16/laravel-content-renderer

Testing

composer test

License

The MIT License (MIT). Please see License File for more information.

Related Packages

code16/embed

Embed laravel blade component + validation

11,894 3
code16/livewire-helpers

A bunch of helpers for our livewire projects

1,700 1
php-tmdb/laravel

Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the...

53,312 160
kavenegar/laravel

laravel 4 and 5 kavenegar integration

366,462 86
laravel-ja/laravel

The Laravel Framework.

5,667 17