Libraries tagged by php to html
league/html-to-markdown
17334040 Downloads
An HTML-to-markdown conversion helper for PHP
picqer/php-barcode-generator
16290565 Downloads
An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.
soundasleep/html2text
11892839 Downloads
A PHP script to convert HTML into a plain text format
paquettg/php-html-parser
6384670 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
spatie/mjml-php
158466 Downloads
Convert MJML to HTML using PHP
scotteh/php-dom-wrapper
1236883 Downloads
Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.
iamcal/php-emoji
287990 Downloads
This is a PHP library for dealing with Emoji, allowing you to convert between various native formats and displaying them using HTML.
qferr/mjml-php
425559 Downloads
A simple PHP library to render MJML to HTML.
henck/rtf-to-html
530599 Downloads
RTF to HTML converter in PHP
yii2tech/html2pdf
427522 Downloads
Provides support for HTML to PDF and PHP to PDF conversion
gufy/pdftohtml-php
202759 Downloads
PDF to HTML converter with PHP using Poppler-utils
spiritix/php-chrome-html2pdf
385524 Downloads
A PHP library for converting HTML to PDF using Google Chrome
nickcernis/html-to-markdown
191922 Downloads
An HTML-to-markdown conversion helper for PHP
api2pdf/api2pdf.php
429861 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
129847 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.