Download the PHP package maveius/liphte without Composer
On this page you can find all versions of the php package maveius/liphte. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package liphte
Liphte
Lightweight & minimalistic HTML Builder/Generator (or maybe Template Engine) for PHP
What is liphte ?
It's lightweight and minimalistic wrapper of html or dom builder based on windwalker-dom and windwalker-html, but inspired by projects rudykocur/pyeve and rudykocur/breve which is simplest way to create or generate html from controllers or others php files.
Example:
Output:
Installing Liphte
Composer required:
or
- Add required package to
composer.json
- Run
composer update
in your project directory. - Enjoy! Import library and use like in example.
Requirements:
- Tested on: Apache
- PHP >= 5.6(.9)
- MySQL 5+
Changelog
-
v1.0 : 10 June 2015:
- Refactoring code and direcotries structure
- v0.1 : 6 June 2015:
- Init repository & implement first concept.
Main Developers
Licence
- MIT
Home Page
All versions of liphte with dependencies
PHP Build Version
Package Version
The package maveius/liphte contains the following files
Loading the files please wait ....