Download the PHP package ui-awesome/html-concern without Composer
On this page you can find all versions of the php package ui-awesome/html-concern. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ui-awesome/html-concern
More information about ui-awesome/html-concern
Files in ui-awesome/html-concern
Package html-concern
Short Description UI Awesome HTML Concern Code Generator for PHP.
License mit
Informations about the package html-concern
UI Awesome HTML Concern Code Generator for PHP.
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Usage
List of traits avaibles to use in your classes:
- HasAttributes
- HasContaineCollection
Methods available:
containerAttributes()
,containerClass()
,containerTag()
. - HasContent
- HasLabelCollection
Methods available:
disabledLabel
,label
,labelAttributes()
,labelClass()
,labelFor()
. - HasPrefixCollection
Methods available:
prefix()
,prefixAttributes()
,prefixClass()
,prefixTag()
. - HasSeparator
- HasSuffixCollection
Methods available:
suffix()
,suffixAttributes()
,suffixClass()
,suffixTag()
. - HasTag
- HasTagName
- HasTemplate
- HasUncheckedCollection
Methods available:
uncheckedAttributes()
,uncheckedClass()
,uncheckedValue()
.
Testing
Check the documentation testing to learn about testing.
Support versions
License
The MIT License (MIT). Please see License File for more information.
Our social networks
All versions of html-concern with dependencies
ui-awesome/html-helper Version ^0.2
ui-awesome/html-interop Version ^0.1
voku/anti-xss Version ^4.1