Download the PHP package yansongda/laravel-parsedown without Composer
On this page you can find all versions of the php package yansongda/laravel-parsedown. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-parsedown
Laravel-Parsedown
This Package depends on erusev/parsedown
Requirement
- composer
- laravel | lumen >= 5.1
Installation
Add service provider(if laravel<5.5 || lumen)
Add alias(if laravel<5.5)
Config(OPTION)
Lumen user please manually copy the configuration file
config | desc | default |
---|---|---|
breaksEnabled | automatic line breaks | true |
markupEscaped | escapes markup (HTML) | true |
urlsLinked | automatic linking of URLs | true |
safeMode | safeMode | false |
Reference: erusev/parsedown
Usage
Using blade
Using Helper
License
MIT
All versions of laravel-parsedown with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
^5.1|^5.2|^5.3|^5.4|^5.5|^5.6|^5.7|^5.8|^6.0|^7.0
erusev/parsedown Version ~1.7
friendsofphp/php-cs-fixer Version ^2.16
erusev/parsedown Version ~1.7
friendsofphp/php-cs-fixer Version ^2.16
The package yansongda/laravel-parsedown contains the following files
Loading the files please wait ....