Download the PHP package ronanguilloux/silexmarkdownserviceprovider without Composer
On this page you can find all versions of the php package ronanguilloux/silexmarkdownserviceprovider. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ronanguilloux/silexmarkdownserviceprovider
More information about ronanguilloux/silexmarkdownserviceprovider
Files in ronanguilloux/silexmarkdownserviceprovider
Package silexmarkdownserviceprovider
Short Description Silex micro-framework Markdown service provider
License MIT
Homepage https://github.com/ronanguilloux/SilexMarkdownServiceProvider
Informations about the package silexmarkdownserviceprovider
Silex Markdown Service Provider
Silex PHP micro-framework Markdown Service Provider
To be used with Michel Fortin's michelf/php-markdown PHP parser for Markdown and Markdown Extra derived from the original Markdown.pl by John Gruber
Implementations examples:
- SilexMarkdown demo website (github repository)
Usage
Tests
Tests need --dev option while installing dependecing using composer:
$ composer.phar install --dev
$ wget http://pear.phpunit.de/get/phpunit.phar
$ chmod +x phpunit.phar
$ ./phpunit.phar
License
This Silex Service Provider is released under the MIT License.
See the bundled LICENSE file for details.
You can find a copy of this software here: https://github.com/ronanguilloux/SilexMarkdownServiceProvider