Libraries tagged by html elements
netflie/componentes
12 Downloads
A PHP compiler to create HTML custom elements
andrechalom/laravel-multiselect
2412 Downloads
A small package for creating html select elements with multiple selections
liftkit/document
1461 Downloads
LiftKit adding elements to HTML documents
jesspinkman/pure
155 Downloads
Create HTML Markups without HTML code, easily nest elements and set attributes
plazzag/polario-sdk-php
136 Downloads
API for Polario __Naming:__ * json properties are formatted in camel case (fooBar) besides of enums (FooBar) * route params are formatted in hyphen case (foo-bar) * query params are formatted in snake case (foo_bar) * query params could hold lists of elements if they are comma separated * enum properties are formatted in capitalized camel case (FooBar) __Default values:__ * default values are specified for optional parameters do only apply to POST requests __Types:__ * numbers are considered to be float values * strings that are not specified to be html formatted should not be interpreted as html to avoid unexpected bahavior, like xss attacks * timestamps are considered to be in unix time __Headers:__ * ___Platform___: can be always set as header param to specify the platform of the request for the logging output
wiosna-dev/html-element
201 Downloads
Simple PHP abstraction for HTML creation.
uhupi/php-oop-html-tag-element
29 Downloads
A PHP utility class to create and manage HTML elements using OOP.
tatlead/html-speaker
8 Downloads
A custom html element makes Text-To-Speech function easier to use.
stigma/html-elements
7 Downloads
Creates and manipulates HTML tags as Objects
stefan-wiebe/elements
9 Downloads
A simple PHP-library for building HTML-Elements.
snackpatruljen/easy-html
21 Downloads
After finding it frustrating to either echo strings of HTML and going from and to PHP this package aims to make it easy to type deeply nested html elements in a functional style.
skyline/html-elements
321 Downloads
The skyline html elements package defines several render templates to render html bricks.
setono/html-element-bundle
1636 Downloads
Easily create reusable HTML elements and use them in your Symfony (with Twig) application
sanet/element
3 Downloads
A set of PHP classes to programmatically create and work with html elements
sandrokeil/html-element
5505 Downloads
Zend Framework view helper plugin to use html tags like objects and to render them.