Libraries tagged by php to html
hhxsv5/php-sse
150734 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
1668211 Downloads
A client for sending files to a Gotenberg API
pixel418/markdownify
627467 Downloads
The HTML to Markdown converter for PHP
picocms/pico
36872 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
523342 Downloads
A PHP library to parse Quill WYSIWYG editor deltas into HTML - flexible and extendible for custom elements.
daandesmedt/phpheadlesschrome
177299 Downloads
A PHP wrapper for using Google Chrome Headless mode. Convert URL or HTML to a PDF / screenshot. Easy to use and OOP interfaced.
ticketpark/htmlphpexcel
296656 Downloads
A php library to convert html tables to Excel files, including styling.
zaininnari/html-minifier
371912 Downloads
The Blink HTMLTokenizer ported to PHP.
yeslogic/prince-php-wrapper
124686 Downloads
PHP wrapper class for Prince HTML to PDF formatter
arcanedev/php-html
945497 Downloads
A simple way to create html tags with php.
deanblackborough/php-quill-renderer
205464 Downloads
Render quill insert deltas to HTML, Markdown and GitHub flavoured Markdown
xemle/html5-video-php
15891 Downloads
ffmpeg wrapper to convert videos to HTML5 compatible formats of MP4, WEBM, and OGG to support all common mobile devices and desktop browsers.
pear/html_quickform2
426780 Downloads
Provides methods to create, validate and render HTML forms in PHP.
fastvolt/markdown
18659 Downloads
A Fast, Simple and Straight-forward Markdown to HTML Converter for PHP.
doctrine/rst-parser
186957 Downloads
PHP library to parse reStructuredText documents and generate HTML or LaTeX documents.