mos / ctextfilter
PHP classes for text filtering and formatting to HTML
Installs: 2 342
Dependents: 4
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 2
Requires
- php: >=5.4
- ezyang/htmlpurifier: 4.*
- michelf/php-markdown: ^1.9
- michelf/php-smartypants: ^1.8
- scrivo/highlight.php: ^9.0
Requires (Dev)
- phpunit/phpunit: ^9.5
Suggests
- ext-json: *
- ext-yaml: *
- mustangostang/spyc: ^0.6
- symfony/yaml: ^3.1
README
PHP class to parse text through a set of user-defined filters to format as HTML.
License
This software is free software and carries a MIT license.
Install
The package is available on Packagist.
Usage
See the sample-programs in webroot
, check the test cases in test
and review the source code of the class itself.
.
..: Copyright (c) 2013-2016 Mikael Roos, mos@dbwebb.se