Libraries tagged by php to html
krowinski/one-click-captcha
1573 Downloads
Simple captcha that requires from user to only click a cut circle on image with several other circles. You can customize color of circles, background, width and height of image. Its very lightweight require no js just simple form in html and php gd extension.
naucon/form
11876 Downloads
The Package provides a form component for php to process and validate html forms. A form helper is also included to render your form in html markup (php oder smarty templates).
eboubaker/json-finder
3304 Downloads
a library that can find json values in a mixed text or html documents, can filter and search the json tree, and converts php objects to json without 'ext-json' extension.
hermanouchoa/php-html-to-rtf-converter
3839 Downloads
A HTML to RTF converter
apt142/htmltotext
12295 Downloads
A PHP class to convert HTML into a plain text format
ahfeel/html2text
62227 Downloads
A PHP script to convert HTML into a plain text format
wizbii/editor-js-to-html
2623 Downloads
Php library to render EditorJs to HTML
noone-silent/rtf-html-php
148 Downloads
RTF to HTML converter in PHP
gufron/pdftohtml-php
282 Downloads
PDF to HTML converter with PHP using Poppler-utils
tomk79/php-excel2html
13558 Downloads
Convert Excel(*.xlsx) to HTML table. with PHPExcel.
muhtaromzain/poppler-php
1544 Downloads
Complete, Comprehensive and Flexible PHP wrapper for Poppler-utils
jamesyapkm/poppler-php
2705 Downloads
Complete, Comprehensive and Flexible PHP wrapper for Poppler-utils
aspose/words-sdk-php
5063 Downloads
Open, generate, edit, split, merge, compare and convert Word documents. Integrate Cloud API into your solutions to manipulate documents. Convert PDF to Word (DOC, DOCX, ODT, RTF and HTML) and in the opposite direction.
mouf/html.tags
20157 Downloads
This package contains a pure PHP object representation of HTML5 tags. There is one class for each existing HTML tag, and one getter/setter per attribute.
haphp/php-html-parser
707 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.