Libraries tagged by php to html
vtr/html-helpr
48 Downloads
Helper to create and manipulate HTML with PHP >= 5.3
pchouse/php-attributes
7 Downloads
A library to use PHP attributes in class and properties to define metadata, such as database, html, ...
gopdfio/gopdf-php
64 Downloads
Convert HTML documents to PDF using the gopdf API.
gavinggordon/htmlentities
313 Downloads
A PHP class which allows the decoding and encoding of a wider variety of characters compared to the standard htmlentities and html_entity_decode functions.
espalda/espalda-php
23 Downloads
Library for handling specific espalda markup in html's pages to facilitate development of dynamic pages
bystro/html-table-converter
65 Downloads
Converts HTML table to other format
monbro/php-soundcloud
22 Downloads
php-soundcloud lib prepared to use with composer
bugo/fa-php-helper
35 Downloads
Helper classes to get FontAwesome icons html code
ibraheem-ghazi/html-stripper
22 Downloads
php parser for html tags and html inline styles , to allow or prevent some css styles with any value or specific value
bozworks/bouncer.php
5 Downloads
🖐️ Bouncer is a library that allows you to flexible, quickly and easy to use filter and validate HTML forms.
mykemeynell/html-currency-entities
8 Downloads
Object of HTML currency entities mapped to their corresponding Alpha-3 (ISO 4217) representation
freelancehunt/html_quickform2
2317 Downloads
Provides methods to create, validate and render HTML forms in PHP.
optipic-io/optipic-cdn-php
3 Downloads
OptiPic CDN library to convert image urls contains in html/text data
jeffmilanes/php-html-dom-parser
3 Downloads
Composer adaptation for: A simple PHP HTML DOM parser written in PHP5+, supports invalid HTML, and provides a very easy way to find, extract and modify the HTML elements of the dom. jquery like syntax allow sophisticated finding methods for locating the elements you care about.
php-extended/php-html-parser-interface
15596 Downloads
Interfaces to implement parsing of bbcode text into html tree structure.