o2system / parser
PHP Parser library.
Installs: 1 557
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:package
Requires
- php: ^7.2.0
- o2system/kernel: *
README
O2System Parser
O2System Parser is an Open Source PHP Template Engines Driver Library, it allows you to render view templates using different drivers.
Supported Parser Engines Drivers
- Noodle by O2System Framework (default)
- BBCode
- Markdown
- Dwoo
- Laravel Blade for O2System Framework (adapted)
- Mustache
- Wordpress alike Shortcodes by O2System Framework
- Smarty
- Twig
Composer Installation
The best way to install O2System Parser is to use Composer
composer require o2system/parser
Usage
Documentation is available on this repository wiki or visit this repository github page.
Ideas and Suggestions
Please kindly mail us at hello@o2system.id
Bugs and Issues
Please kindly submit your issues at Github so we can track all the issues along development and send a pull request to this repository.
System Requirements
- PHP 7.2+
- Composer
- O2System parser