https://github.com/mix-php/view
Simple rendering of PHP native templates
https://github.com/mix-php/view
mix view
Last synced: 5 months ago
JSON representation
Simple rendering of PHP native templates
- Host: GitHub
- URL: https://github.com/mix-php/view
- Owner: mix-php
- Created: 2019-06-27T08:21:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-30T06:04:46.000Z (over 4 years ago)
- Last Synced: 2025-10-23T18:51:28.426Z (5 months ago)
- Topics: mix, view
- Language: PHP
- Homepage: https://openmix.org/mix-php
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Mix View
Simple rendering of PHP native templates
简易的 PHP 原生模板渲染
## Installation
```
composer require mix/view
```
## License
Apache License Version 2.0, http://www.apache.org/licenses/