Libraries tagged by php to html
api2pdf/api2pdf.php
557485 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
161103 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
1691929 Downloads
A client for sending files to a Gotenberg API
pixel418/markdownify
662461 Downloads
The HTML to Markdown converter for PHP
picocms/pico
37305 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.
nadar/quill-delta-parser
597057 Downloads
A PHP library to parse Quill WYSIWYG editor deltas into HTML - flexible and extendible for custom elements.
daandesmedt/phpheadlesschrome
197841 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
382006 Downloads
The Blink HTMLTokenizer ported to PHP.
woutersioen/sir-trevor-php
33264 Downloads
A Sir Trevor to HTML conversion helper for PHP
yeslogic/prince-php-wrapper
144888 Downloads
PHP wrapper class for Prince HTML to PDF formatter
arcanedev/php-html
970979 Downloads
A simple way to create html tags with php.
deanblackborough/php-quill-renderer
211654 Downloads
Render quill insert deltas to HTML, Markdown and GitHub flavoured Markdown
pear/html_quickform2
452671 Downloads
Provides methods to create, validate and render HTML forms in PHP.
fastvolt/markdown
28902 Downloads
A Fast, Simple and Straight-forward Markdown to HTML Converter for PHP.
doctrine/rst-parser
207707 Downloads
PHP library to parse reStructuredText documents and generate HTML or LaTeX documents.