mike42 / wikitext
PHP wikitext parser
Installs: 12 901
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 3
Forks: 2
Open Issues: 6
Requires (Dev)
- phpunit/phpunit: ^6.5
- squizlabs/php_codesniffer: ^3.1
This package is auto-updated.
Last update: 2024-10-20 01:03:29 UTC
README
This library can be used to add basic wikitext (Mediawiki-style) support to a PHP app.
Code may be re-mixed and re-used under the MIT licence. See 'examples' folder for usage.
Information about currently supported markup elements can be found on the project web-page.