php-pecl-bbcode - BBCode parsing Extension
- Website:
- http://pecl.php.net/package/bbcode
- Licence:
- PHP and BSD
- Vendor:
- Remi Collet
- Description:
This is a quick and efficient BBCode Parsing Library. It provides various tag types, high speed tree based parsing, callback system, tag position restriction, Smiley Handling, Subparsing It will force closing BBCode tags in the good order, and closing terminating tags at the end of the string this is in order to ensure HTML Validity in all case. Documentation: http://php.net/bbcode
Packages
php-pecl-bbcode-1.0.3-0.4.b1.el6.remi.5.4.i686 | [50 KiB] |
Changelog by Remi Collet (2013-11-03):
- cleaups for Copr - install doc in pecl doc_dir - install tests in pecl test_dir - build ZTS extension |