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
- Host: GitHub
- URL: https://github.com/znframework/package-template-engine
- Owner: znframework
- License: mit
- Created: 2018-01-15T22:45:35.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2025-01-05T14:20:03.000Z (about 1 year ago)
- Last Synced: 2025-07-28T04:24:36.592Z (8 months ago)
- Language: PHP
- Size: 16.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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