Download the PHP package darkmatus/zf2-bbcodeintegration without Composer
On this page you can find all versions of the php package darkmatus/zf2-bbcodeintegration. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download darkmatus/zf2-bbcodeintegration
More information about darkmatus/zf2-bbcodeintegration
Files in darkmatus/zf2-bbcodeintegration
Download darkmatus/zf2-bbcodeintegration
More information about darkmatus/zf2-bbcodeintegration
Files in darkmatus/zf2-bbcodeintegration
Vendor darkmatus
Package zf2-bbcodeintegration
Short Description Integration of Decoda BBCode-parser as ViewHelper into ZF2.
License
Homepage https://github.com/darkmatus/zf2-bbcodeintegration
Package zf2-bbcodeintegration
Short Description Integration of Decoda BBCode-parser as ViewHelper into ZF2.
License
Homepage https://github.com/darkmatus/zf2-bbcodeintegration
Keywords bbcode
Please rate this library. Is it a good library?
Informations about the package zf2-bbcodeintegration
zf2-bbcodeintegration
Integration of Decoda bbcode parser as ViewHelper in ZF2
Installation:
Copy/move the 'emoticons' folder from 'vendor/mjohnson/decoda' to 'public/images/'. Add 'ZF2Bbcode' to your 'application.config.php'.
Using:
In your view use it like every other viewHelper:
echo $this->bbcode('[b]I'm a BBCode[/b]'); or echo $this->escapeHtml($this->bbcode('[b]I'm a BBCode[/b]');
All versions of zf2-bbcodeintegration with dependencies
PHP Build Version
Package Version
The package darkmatus/zf2-bbcodeintegration contains the following files
Loading the files please wait ....