Skip to content

o2system/parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

Scrutinizer Code Quality Build Status Latest Stable Version Total Downloads License

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

Packagist: https://packagist.org/packages/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