Libraries tagged by php html form
phpoffice/phpword
41202384 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
jfcherng/php-diff
6133700 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
gotenberg/gotenberg-php
6686336 Downloads
A PHP client for interacting with Gotenberg, a developer-friendly API for converting numerous document formats into PDF files, and more!
soundasleep/html2text
21913857 Downloads
A PHP script to convert HTML into a plain text format
iamcal/php-emoji
580956 Downloads
This is a PHP library for dealing with Emoji, allowing you to convert between various native formats and displaying them using HTML.
netcarver/textile
1563236 Downloads
Textile markup language parser
faisalman/simple-excel-php
615014 Downloads
Easily parse / convert / write between Microsoft Excel XML / CSV / TSV / HTML / JSON / etc formats
form-manager/form-manager
43355 Downloads
PHP-HTML form manager
pear/html_quickform2
541106 Downloads
Provides methods to create, validate and render HTML forms in PHP.
yeslogic/prince-php-wrapper
255390 Downloads
PHP wrapper class for Prince HTML to PDF formatter
arcanedev/php-html
1016172 Downloads
A simple way to create html tags with php.
openpsa/quickform
2391767 Downloads
PHP 5.4 compatible fork of HTML_QuickForm
paperdoc-dev/paperdoc-lib
6269 Downloads
A zero-dependency PHP library for generating, parsing and converting documents — PDF, DOCX, XLSX, PPTX, HTML, Markdown, CSV and legacy Office formats
imal-h/pdf-box
422134 Downloads
The most advanced, driver-based PDF manipulation library for PHP v3.0. Supports Ghostscript, Chrome Headless (HTML to PDF), OpenSSL/FPDI (Signing), and PDFtk (Forms).
athoshun/html-filter
43116 Downloads
Remove tags or attributes based on a whitelist from a snippet of well-formatted HTML text using PHP's DOM library