doctrine / rst-parser
PHP library to parse reStructuredText documents and generate HTML or LaTeX documents.
Installs: 162 187
Dependents: 12
Suggesters: 0
Security: 0
Stars: 59
Watchers: 9
Forks: 23
Open Issues: 20
Requires
- php: ^7.2 || ^8.0
- doctrine/event-manager: ^1.0 || ^2.0
- symfony/filesystem: ^4.1 || ^5.0 || ^6.0 || ^7.0
- symfony/finder: ^4.1 || ^5.0 || ^6.0 || ^7.0
- symfony/polyfill-mbstring: ^1.0
- symfony/string: ^5.3 || ^6.0 || ^7.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
- symfony/dom-crawler: 4.4 || ^5.2 || ^6.0 || ^7.0
- 1.0.x-dev
- 0.6.x-dev
- 0.5.x-dev
- 0.5.6
- 0.5.5
- 0.5.4
- 0.5.3
- 0.5.2
- 0.5.1
- 0.5.0
- 0.4.x-dev
- 0.4.4
- 0.4.3
- 0.4.2
- 0.4.1
- 0.4.0
- 0.3.x-dev
- 0.3.1
- 0.3.0
- 0.2.x-dev
- 0.2.0
- 0.1.x-dev
- 0.1.1
- 0.1.0
- 0.0.x-dev
- 0.0.4
- 0.0.3
- 0.0.2
- 0.0.1
- dev-0.5.x-merge-up-into-0.6.x_fdjXjC5B
- dev-rowspan
- dev-162--0.4.x-merge-up-into-0.5.x_wWbHwUh8
- dev-alphabetical-globs
- dev-directive-nested-definition-list
- dev-error-when-file-not-exist
This package is auto-updated.
Last update: 2024-10-28 20:10:30 UTC
README
PHP library to parse reStructuredText documents. This library is used to generate documentation for the Doctrine project website.