Libraries tagged by html-element
theframework/helpers
50 Downloads
Library that helps you to create html elements using OOP
tatlead/html-speaker
7 Downloads
A custom html element makes Text-To-Speech function easier to use.
stefan-wiebe/elements
8 Downloads
A simple PHP-library for building HTML-Elements.
motokraft/pagination
8 Downloads
Pagination by page using html-element
yahatix/soundcloud
1315 Downloads
Soundcloud set as Content Element instead of HTML Element
xspade/fullscreen-jquery-plugin
36 Downloads
Makes HTML elements fullscreen by changing height and width without recreating the element again.
ubermanu/hyperhtml
6 Downloads
HTML elements abstraction for PHP
tekkla/core-html
80 Downloads
Library to create simple and even complex html elements out of php objects. No all elements are present. Feel free to contribute html elements or controls.
swdevelopment/animate
4182 Downloads
This will animate HTML elements using the AOS library.
storecamp/htmlelements
338 Downloads
html elements and form builder for storecamp ecommerce
snackpatruljen/easy-html
19 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.
sanet/element
2 Downloads
A set of PHP classes to programmatically create and work with html elements
regulus/elemental
4341 Downloads
An HTML element building composer package for Laravel 5 that simplifies creation of active, selected, or hidden elements.
rdown/html-helper
6 Downloads
Abstract away commonly used html elements
rayful/html
477 Downloads
A HTML php echo class, including output option, radio, checkbox, select, ul, span, label, a, and so on. Can be extended to any HTML elements.