Libraries tagged by html classes
linguisto/mpdf
141 Downloads
A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support
lexinek/mpdf
68 Downloads
A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support
kovah/mpdf
405 Downloads
A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support
fiv/mpdf
2017 Downloads
A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support
xxxwer/pdftohtml-poppler
71 Downloads
This PHP class can convert your pdf files to html using poppler-utils.
websetgo/table-tool
6 Downloads
A class to assist in the rendering of HTML tables.
ugurkazdal/instagram
12 Downloads
This class does not use any api, just get html string and returns images.
tigra-image-library/ascii-art
5 Downloads
This class can generate a text that looks like a given image. It traverses the pixels of a given image and converts the color values of each region to a character text, so when you look at the sequence of converted characters it looks like the original image. The result text can optionally be outputted formatted as HTML and be displayed in color.
stren-12/apps-scraper
9 Downloads
to Scrap AppData from its own store This Class Used to Scrap data from app web page in the supported stores with no need to worry about different html page layout Also its have the ability to auto-detect the store from the app id without need to define it
sanet/element
3 Downloads
A set of PHP classes to programmatically create and work with html elements
salernolabs/pagination
1004 Downloads
A simple class that just wraps some pagination stuff and builds bootstrap HTML
raulsmelo/validarformulario
7 Downloads
Simples classe para verificar valores de entrada do formulário method POST HTML
phower/escaper
86 Downloads
A PHP class which offers a way to escape output and defend from XSS and related vulnerabilities by introducing HTML, CSS and Javascript escaping context.
pchouse/php-attributes
7 Downloads
A library to use PHP attributes in class and properties to define metadata, such as database, html, ...
nixn/hiccup
6 Downloads
An HTML templating engine, based on PHP code (strings, arrays, classes and inheritance). It is a (sophisticated) port of [Hiccup for Clojure](https://github.com/weavejester/hiccup).