O2System Parser is an Open Source PHP Template Engines Driver Library, it allows you to render view templates using different drivers.
- Noodle by O2System Framework (default)
- BBCode
- Markdown
- Dwoo
- Laravel Blade for O2System Framework (adapted)
- Mustache
- Wordpress alike Shortcodes by O2System Framework
- Smarty
- Twig
The best way to install O2System Parser is to use Composer
composer require o2system/parser
Documentation is available on this repository wiki or visit this repository github page.
Please kindly mail us at [email protected]
Please kindly submit your issues at Github so we can track all the issues along development and send a pull request to this repository.
- PHP 7.2+
- Composer
- O2System parser