o2system/parser

There is no license information available for the latest version (v1.0.90) of this package.

PHP Parser library.

Installs: 1 548

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:package

v1.0.90 2020-05-23 14:51 UTC

This package is auto-updated.

Last update: 2024-04-22 06:01:52 UTC


README

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