Libraries tagged by php to html
frsw-v/mpdf
31 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.
chrisnharvey/pdfkit
13 Downloads
HTML to PDF converter for PHP using WebKit. Uses the wkhtmltopdf C library via FFI.
armagedon007/phpquery-yii2
22 Downloads
phpQuery is a PHP library that enables you to parse HTML and manipulate the DOM using jQuery-like syntax. This repository aims to create a PHP 8.x ready version derived from the original code available in the [Google Code Archive](https://code.google.com/archive/p/phpquery/).
abstract/core
14 Downloads
Componential language using HTML-based syntax to access PHP class and method
abstract/abstract
9 Downloads
Componential language using HTML-based syntax to access PHP class and method
crystlbrd/formmonkey
11 Downloads
PHP library to create, validate and process HTML forms
xxxwer/pdftohtml-poppler
70 Downloads
This PHP class can convert your pdf files to html using poppler-utils.
sanet/element
3 Downloads
A set of PHP classes to programmatically create and work with html elements
mathsgod/p-query
203 Downloads
Using jQuery liked method to parse html by using php
devinci-it/quick-form
15 Downloads
Quick-Form is a lightweight PHP library designed to streamline the creation of HTML forms in your PHP applications. It provides a simple and intuitive interface for generating HTML forms with ease.
tamdaz/doc2html
17 Downloads
A tool that enables to convert PHP docs in HTML files.
raphievila/xtags
86 Downloads
A simple way to create HTML tag directly into PHP code, no code breaks.
mavik/thumbnails
12 Downloads
PHP Library for replacing images in html to thumbnails
lukaswhite/auto-no-follow
11 Downloads
Automatically add rel=nofollow to links in HTML, using PHP
doob-code/laravel-blade-snippets
10 Downloads
A very simple Blade directive to allow components and HTML to be rendered directly to a php variable from within a view.