Libraries tagged by php to html
api2pdf/api2pdf.php
532158 Downloads
This client library is a wrapper for the Api2Pdf.com REST API. See full REST api documentation at https://www.api2pdf.com/documentation/v2. Api2Pdf is a powerful API that supports HTML to PDF, URL to PDF, HTML to Image, URL to Image, Thumbnail / image preview of an Office file, Office files (Word to PDF), HTML to Docx, HTML to excel, PDF to HTML, merge PDFs together, add bookmarks to PDFs, add passwords to PDFs
hhxsv5/php-sse
155093 Downloads
A simple and efficient library implemented HTML5's server-sent events by PHP, is used to real-time push events from server to client, and easier than Websocket, instead of AJAX request.
thecodingmachine/gotenberg-php-client
1678762 Downloads
A client for sending files to a Gotenberg API
pixel418/markdownify
639203 Downloads
The HTML to Markdown converter for PHP
nadar/quill-delta-parser
552858 Downloads
A PHP library to parse Quill WYSIWYG editor deltas into HTML - flexible and extendible for custom elements.
daandesmedt/phpheadlesschrome
185730 Downloads
A PHP wrapper for using Google Chrome Headless mode. Convert URL or HTML to a PDF / screenshot. Easy to use and OOP interfaced.
zaininnari/html-minifier
375485 Downloads
The Blink HTMLTokenizer ported to PHP.
yeslogic/prince-php-wrapper
132654 Downloads
PHP wrapper class for Prince HTML to PDF formatter
arcanedev/php-html
958335 Downloads
A simple way to create html tags with php.
deanblackborough/php-quill-renderer
208365 Downloads
Render quill insert deltas to HTML, Markdown and GitHub flavoured Markdown
thesoftwarefanatics/php-html-parser
425365 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
pear/html_quickform2
437683 Downloads
Provides methods to create, validate and render HTML forms in PHP.
fastvolt/markdown
23325 Downloads
A Fast, Simple and Straight-forward Markdown to HTML Converter for PHP.
doctrine/rst-parser
200084 Downloads
PHP library to parse reStructuredText documents and generate HTML or LaTeX documents.
picocms/pico
36972 Downloads
Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the "content" folder and that becomes a page.