Download the PHP package horde/text_wiki without Composer
On this page you can find all versions of the php package horde/text_wiki. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download horde/text_wiki
More information about horde/text_wiki
Files in horde/text_wiki
Download horde/text_wiki
More information about horde/text_wiki
Files in horde/text_wiki
Vendor horde
Package text_wiki
Short Description More info available on: http://pear.php.net/package/Text_Wiki
License LGPL-2.1-or-later
Package text_wiki
Short Description More info available on: http://pear.php.net/package/Text_Wiki
License LGPL-2.1-or-later
Please rate this library. Is it a good library?
Informations about the package text_wiki
horde/Text_Wiki - A Modernized Fork of pear/Text_Wiki and related modules
This library parses various styles of Wiki markup and renders them to HTML, plain text, tex and other viewing/printing formats. Its prime usage in Horde is driving the Wicked wiki application.
Heritage and conversion approach
This is a spinoff of pear/text_wiki and its subclasses
- pear/text_wiki_tiki
- pear/text_wiki_mediawiki
- pear/text_wiki_creole
- pear/text_wiki_doku
- pear/text_wiki_docbook
- pear/text_wiki_cowiki
- pear/text_wiki_bbcode
The master branch contains Jan Schneider's original preservation-oriented fork from mid 2010s. FRAMEWORK_6_0 tries to port to namespaces, PSR-4 and PHP-8 native equivalents of pearisms and artifacts of PHP 4 era heritage
- PEAR_Exception is substituted by PHP 8's native exception tree.
- Integration with Horde's own exception tree or helper class ecosystem is avoided.
- The class hierarchy is still very much inheritance oriented. Properties thus tend to be protected rather than private and in many cases even public. This might change in later major versions.
All versions of text_wiki with dependencies
PHP Build Version
Package Version
No informations.
The package horde/text_wiki contains the following files
Loading the files please wait ....