Libraries tagged by HTML Generator
rss-bridge/rss-bridge
475 Downloads
RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. It can be used on webservers or as a stand-alone application in CLI mode.
pontedilana/php-weasyprint
587074 Downloads
PHP library allowing PDF generation from an url or a html page. Wrapper for Kozea/WeasyPrint.
doctrine/rst-parser
163610 Downloads
PHP library to parse reStructuredText documents and generate HTML or LaTeX documents.
danielboendergaard/phantom-pdf
408554 Downloads
A Package for generating PDF files using PhantomJS
knuckleswtf/pastel
1121927 Downloads
Write your API docs in Markdown and get them converted into pretty HTML🎨
donquixote/cellbrush
85382 Downloads
Library to generate HTML tables.
naucon/htmlbuilder
45048 Downloads
A package for php to generate html markup with object representation but without the overhead of domXML or SimpelXML.
aura/input
73013 Downloads
This package contains tools to describe and filter user inputs from an HTML form, including sub-forms/sub-fieldsets, fieldset collections, an interface for injecting custom filter systems, and CSRF protection. Note that this package does not include output functionality, although the "hints" provided by the Form object can be used with any presentation system to generate an HTML form.
yetiforce/yetiforcepdf
125383 Downloads
Library that generate pdf files from html.
popphp/pop-form
9640 Downloads
Pop Form Component for Pop PHP Framework
duncan3dc/domparser
289001 Downloads
Wrappers for the standard DOMDocument class to provide extra functionality for html/xml parsing
visuellverstehen/statamic-classify
98201 Downloads
A useful helper to add CSS classes to all HTML tags generated by the bard editor.
keycdn/cache-enabler
3571 Downloads
A lightweight caching plugin for WordPress that makes your website faster by generating static HTML files.
nahidulhasan/html2pdf
36530 Downloads
A Simple package for easily generating PDF documents from HTML.This package is specially for laravel but you can use this without laravel.
kartik-v/mpdf
319870 Downloads
A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support. This is a fork of the official mPDF library.