doctrine / rst-parser
PHP library to parse reStructuredText documents and generate HTML or LaTeX documents.
0.5.7
2026-03-16 13:31 UTC
Requires
- php: ^7.2 || ^8.0
- doctrine/event-manager: ^1.0 || ^2.0
- symfony/filesystem: ^4.1 || ^5.0 || ^6.0 || ^7.0 || ^8.0
- symfony/finder: ^4.1 || ^5.0 || ^6.0 || ^7.0 || ^8.0
- symfony/polyfill-mbstring: ^1.0
- symfony/string: ^5.3 || ^6.0 || ^7.0 || ^8.0
- symfony/translation-contracts: ^1.1 || ^2.0 || ^3.0
- twig/twig: ^2.9 || ^3.3
Requires (Dev)
- doctrine/coding-standard: ^11.0
- gajus/dindent: ^2.0.2
- phpstan/phpstan: ^1.9
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-phpunit: ^1.2
- phpstan/phpstan-strict-rules: ^1.4
- phpunit/phpunit: ^7.5 || ^8.0 || ^9.0
- symfony/css-selector: 4.4 || ^5.2 || ^6.0 || ^7.0 || ^8.0
- symfony/dom-crawler: 4.4 || ^5.2 || ^6.0 || ^7.0 || ^8.0
This package is auto-updated.
Last update: 2026-06-09 06:53:52 UTC
README
PHP library to parse reStructuredText documents. This library is used to generate documentation for the Doctrine project website.