thispagecannotbefound / silex-markdown-parser
Silex Service Provider for michelf's PHP Markdown library.
Installs: 30
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/thispagecannotbefound/silex-markdown-parser
Requires
- michelf/php-markdown: >=1.4
- silex/silex: 1.*
Suggests
- twig/twig: enables parsing markdown right from the template using simple filter
This package is not auto-updated.
Last update: 2025-10-07 06:48:16 UTC
README
Silex Service Provider for Markdown parser.
Essentially a copy of https://github.com/nicl/Silex-Markdown , but using michelf's PHP Markdown library: https://github.com/michelf/php-markdown