Libraries tagged by lhtml
beganovich/snappdf
260711 Downloads
Convert webpages or HTML into the PDF file using Chromium or Google Chrome.
api2pdf/api2pdf.php
430619 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
akamai-open/edgegrid-client
1840752 Downloads
Implements the Akamai {OPEN} EdgeGrid Authentication specified by https://developer.akamai.com/introduction/Client_Auth.html
akamai-open/edgegrid-auth
2484113 Downloads
Implements the Akamai {OPEN} EdgeGrid Authentication specified by https://developer.akamai.com/introduction/Client_Auth.html
scotteh/php-goose
98964 Downloads
Readability / Html Content / Article Extractor & Web Scrapping library written in PHP
gufy/pdftohtml-php
202933 Downloads
PDF to HTML converter with PHP using Poppler-utils
zaininnari/html-minifier
359856 Downloads
The Blink HTMLTokenizer ported to PHP.
wikimedia/remex-html
562944 Downloads
Fast HTML 5 parser
wikimedia/html-formatter
669495 Downloads
Performs transformations of HTML by wrapping around libxml2 and working around its countless bugs.
wa72/html-pretty-min
162913 Downloads
HTML minifier and indenter that works on the DOM tree
voku/html2text
302077 Downloads
Only a Fork of -> html2text: Converts HTML to formatted plain text
vanilla/htmlawed
514045 Downloads
A composer wrapper for the htmLawed library to purify & filter HTML. Tested with PHPUnit and PhantomJS!
urodoz/truncate-html
254791 Downloads
Handle truncate action on HTML strings
ticketpark/htmlphpexcel
266660 Downloads
A php library to convert html tables to Excel files, including styling.
thesoftwarefanatics/php-html-parser
418138 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.