Download the PHP package kuofp/yatp without Composer
On this page you can find all versions of the php package kuofp/yatp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor kuofp
Package yatp
Short Description A logic-less PHP template engine
License MIT
Package yatp
Short Description A logic-less PHP template engine
License MIT
Keywords templating
Please rate this library. Is it a good library?
Informations about the package yatp
Yatp
Yet another TemplatePower
A logic-less PHP template engine
Format
Blocks
Marks
- A valid block_name/mark_name: [A-Za-z0-9_-]+
- A mark_name should contain at least one alphabet (update since V1.1)
Get Started
Install
-
Via composer
- Download directly
Methods
__construct(string $html_or_filepath)
render([ bool $print = true ])
block(string $target)
assign(array $params)
nest(array $params)
debug( void )
Example
view.html
php code
Output:
All versions of yatp with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
The package kuofp/yatp contains the following files
Loading the files please wait ....