https://github.com/contributte/kleinphp-latte
🐘 Klein.php with Latte Template Engine by Nette.
https://github.com/contributte/kleinphp-latte
klein latte php router templates
Last synced: 8 months ago
JSON representation
🐘 Klein.php with Latte Template Engine by Nette.
- Host: GitHub
- URL: https://github.com/contributte/kleinphp-latte
- Owner: contributte
- Created: 2015-02-02T19:46:05.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-10T11:49:54.000Z (almost 11 years ago)
- Last Synced: 2025-10-06T19:02:44.830Z (8 months ago)
- Topics: klein, latte, php, router, templates
- Language: JavaScript
- Homepage:
- Size: 934 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Klein.php-Latte
[](https://packagist.org/packages/f3l1x/kleinlatte)
[](https://packagist.org/packages/f3l1x/kleinlatte)
Klein.php with Latte template engine.
## Install
1) Install via composer.
```sh
composer create-project f3l1x/kleinlatte:~0.1
```
2) Create app/cache folder.
3) Open KleinPHP-Latte root folder and run **server.php**.
```php
php server.php
```