https://github.com/contributte/kleinphp-smartyphp
💀 [DEPRECATED] Klein.php with smarty template engine
https://github.com/contributte/kleinphp-smartyphp
klein php smarty
Last synced: 4 months ago
JSON representation
💀 [DEPRECATED] Klein.php with smarty template engine
- Host: GitHub
- URL: https://github.com/contributte/kleinphp-smartyphp
- Owner: contributte
- Created: 2013-02-24T17:23:51.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2015-09-10T11:50:21.000Z (almost 11 years ago)
- Last Synced: 2025-10-25T04:45:04.708Z (8 months ago)
- Topics: klein, php, smarty
- Language: JavaScript
- Homepage: https://f00b4r.dev
- Size: 1.09 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

Website 🚀 contributte.org | Contact 👨🏻💻 f3l1x.io | Twitter 🐦 @contributte
## Disclaimer
| :warning: | This project is no longer being maintained.
|---|---|
| Composer | [`f3l1x/kleinsmarty`](https://packagist.org/packages/f3l1x/kleinsmarty) |
|---|---|
| Version |  |
| PHP |  |
| License |  |
## About
Klein.php with Smarty template engine.
## Install
1) Install via composer.
```sh
composer create-project f3l1x/kleinsmarty:~0.2
```
2) Create app/cache folder.
3) Open KleinPHP-Smarty root folder and run **server.php**.
```php
php server.php
```
## Development
This package was maintained by these authors.
-----
Consider to [support](https://contributte.org/partners.html) **contributte** development team.
Also thank you for using this package.