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

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

Awesome Lists containing this project

README

          

![](https://heatbadger.vercel.app/github/readme/contributte/kleinphp-smartyphp/?deprecated=1)






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 | ![](https://badgen.net/packagist/v/f3l1x/kleinsmarty) |
| PHP | ![](https://badgen.net/packagist/php/f3l1x/kleinsmarty) |
| License | ![](https://badgen.net/github/license/contributte/kleinphp-smartyphp) |

## 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.