Download the PHP package webuni/commonmark-bundle without Composer
On this page you can find all versions of the php package webuni/commonmark-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download webuni/commonmark-bundle
More information about webuni/commonmark-bundle
Files in webuni/commonmark-bundle
Download webuni/commonmark-bundle
More information about webuni/commonmark-bundle
Files in webuni/commonmark-bundle
Vendor webuni
Package commonmark-bundle
Short Description The table extension for CommonMark PHP implementation
License MIT
Homepage https://github.com/webuni/commonmark-bundle
Package commonmark-bundle
Short Description The table extension for CommonMark PHP implementation
License MIT
Homepage https://github.com/webuni/commonmark-bundle
Please rate this library. Is it a good library?
Informations about the package commonmark-bundle
CommonMark Bundle
Symfony bundle that integrates the league/commonmark markdown parser.
Installation
This project can be installed via Composer:
composer require webuni/commonmark-bundle
Add WebuniCommonMarkBundle to your application kernel
Defined DI Tags
This bundle handles the following Dependency Injection Tags:
webuni_commonmark.extension: To add a implementation of League\CommonMark\Extension\ExtensionInterface to the default environment.
To add the CommonMark Table Extension add the following to your app/config/sculpin_services.yml:
All versions of commonmark-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.5|^7.0
symfony/http-kernel Version ^2.3|^3.0
symfony/config Version ^2.3|^3.0
symfony/dependency-injection Version ^2.3|^3.0
league/commonmark Version ~0.13
symfony/http-kernel Version ^2.3|^3.0
symfony/config Version ^2.3|^3.0
symfony/dependency-injection Version ^2.3|^3.0
league/commonmark Version ~0.13
The package webuni/commonmark-bundle contains the following files
Loading the files please wait ....