Download the PHP package tina4stack/tina4php-shape without Composer
On this page you can find all versions of the php package tina4stack/tina4php-shape. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tina4stack/tina4php-shape
More information about tina4stack/tina4php-shape
Files in tina4stack/tina4php-shape
Download tina4stack/tina4php-shape
More information about tina4stack/tina4php-shape
Files in tina4stack/tina4php-shape
Vendor tina4stack
Package tina4php-shape
Short Description Tina4 PHP HTML Shape Language
License MIT
Package tina4php-shape
Short Description Tina4 PHP HTML Shape Language
License MIT
Please rate this library. Is it a good library?
Informations about the package tina4php-shape
tina4php-shape
HTML Language called Shape where you write code to make HTML
Installation
Basic usage
Each HTML tag has an underscore prefix, <p>
tag would be _p()
Normal Tag
Tag with Attributes
Nesting of tags
Some things become easier to code due to nesting, think of un ordered lists or select tags.
Finding a tag by id
Sometimes you want to manipulate a tag's content, so we find it based on the id attribute.
Set the html of a tag
Example
You should see something like this
All versions of tina4php-shape with dependencies
PHP Build Version
Package Version
No informations.
The package tina4stack/tina4php-shape contains the following files
Loading the files please wait ....