An open API service indexing awesome lists of open source software.

https://github.com/znframework/package-template-engine

ZN Framework Template Engine Package
https://github.com/znframework/package-template-engine

Last synced: about 1 month ago
JSON representation

ZN Framework Template Engine Package

Awesome Lists containing this project

README

          










ZN Framework Template Engine Package



Follow the steps below for installation and use.

Installation



You only need to run the following code for the installation.

```
composer require znframework/pagkage-template-engine
```

Documentation



Click for documentation of your library.

Example Usage



Basic level usage is shown below.

```php