Libraries tagged by php to html
hieu-le/favicon
498 Downloads
A configurable PHP solution to auto generate favicons and HTML meta tags from a original PNG file.
flawlessnode/dompdf-utf8
89 Downloads
HTML to PDF converter for PHP with UTF-8 compatibility
chh/jazz
429 Downloads
When you do need to generate HTML with PHP.
jeffersongoncalves/laravel-markdown
86 Downloads
A shared CommonMark renderer for Laravel with GitHub Flavored Markdown, optional heading permalinks, and server-side syntax highlighting (class-based tokens) via tempest/highlight. Safe by default: raw HTML is escaped unless you opt in to html_input=allow for trusted content. Requires PHP 8.4 because the syntax highlighter tempest/highlight requires it from 2.26 onward.
janci/sitemap-generator
849 Downloads
Sitemap Generator is PHP library to create sitemap.xml file on base html elements a-href in website.
htsl/htsl
106 Downloads
Htsl.php is a PHP library to translate HTSL(HyperText Structured Language) to HTML.
jerrylopez/classnames
306 Downloads
A utility to construct HTML class name strings in PHP
makhov/opentbs
731 Downloads
TinyButStrong is a library that enables you to dynamically create XML/HTML pages and any other files based on text source. It's a Template Engine for the PHP language. It enables you to easily display information from your database, but also to seriously harmonize and simplify your PHP programming. OpenTBS is a PHP tool that easily merges both OpenOffice and Ms Office documents. In fact it can merge any XML or Text file saved in a zip container.
webforge/dom
993 Downloads
A very very very very very simple aproach to build an api like jquery for html (testing) in php
fayyaztech/sitemap-generator
62 Downloads
The PHP Sitemap Generator is a versatile and easy-to-use tool that empowers developers to effortlessly create sitemaps for their websites. With support for various sitemap formats, including XML, ROR, HTML, and URLLIST, this library simplifies the process of generating essential files to enhance search engine optimization (SEO) and ensure efficient indexing of web content.
mrcat29/html
177 Downloads
generate form PHP to HTML
karlito-web/toolbox-php-to-html-tidy
3 Downloads
Transform String to HTML or HTML to String
fixmind/phptohtml
34 Downloads
Fast and easy html generator.
vereniging-lvak/html2text
5 Downloads
A PHP script to convert HTML into a plain text format
sitefinitysteve/php-diff-text
24 Downloads
PHP library to generate HTML diff output with multiple diff strategies. PHP variant of vue-diff-text.