Download the PHP package setono/editorjs-bundle without Composer
On this page you can find all versions of the php package setono/editorjs-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download setono/editorjs-bundle
More information about setono/editorjs-bundle
Files in setono/editorjs-bundle
Download setono/editorjs-bundle
More information about setono/editorjs-bundle
Files in setono/editorjs-bundle
Vendor setono
Package editorjs-bundle
Short Description Symfony bundle that integrates the editorjs-php library
License MIT
Package editorjs-bundle
Short Description Symfony bundle that integrates the editorjs-php library
License MIT
Please rate this library. Is it a good library?
Informations about the package editorjs-bundle
Symfony EditorJS Bundle
This bundle integrates the editorjs-php library into Symfony.
Instead of using the default block renderers in the library, this bundle creates a TwigBlockRenderer which renders all blocks as twig templates. This makes it very easy for you to override the rendered HTML for each block.
Install
Usage
Override rendered HTML
Each block has a corresponding Twig template inside the block directory.
The template for the ListBlock
looks like this for example:
Just as other Twig templates you can easily override these templates.
All versions of editorjs-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
psr/log Version ^1.1 || ^2.0 || ^3.0
setono/editorjs-php Version ^1.0
symfony/config Version ^5.4 || ^6.0 || ^7.0
symfony/dependency-injection Version ^5.4 || ^6.0 || ^7.0
symfony/http-foundation Version ^5.4 || ^6.0 || ^7.0
symfony/http-kernel Version ^5.4 || ^6.0 || ^7.0
symfony/monolog-bundle Version ^3.8
symfony/string Version ^5.4 || ^6.0 || ^7.0
symfony/twig-bundle Version ^5.4 || ^6.0 || ^7.0
twig/twig Version ^2.15 || ^3.5
psr/log Version ^1.1 || ^2.0 || ^3.0
setono/editorjs-php Version ^1.0
symfony/config Version ^5.4 || ^6.0 || ^7.0
symfony/dependency-injection Version ^5.4 || ^6.0 || ^7.0
symfony/http-foundation Version ^5.4 || ^6.0 || ^7.0
symfony/http-kernel Version ^5.4 || ^6.0 || ^7.0
symfony/monolog-bundle Version ^3.8
symfony/string Version ^5.4 || ^6.0 || ^7.0
symfony/twig-bundle Version ^5.4 || ^6.0 || ^7.0
twig/twig Version ^2.15 || ^3.5
The package setono/editorjs-bundle contains the following files
Loading the files please wait ....