Libraries tagged by php to html
raheelarifkhans/json-to-html-converter
3 Downloads
This PHP function takes a JSON object and converts it into a structured HTML detail page. The function handles nested objects and arrays, displaying them appropriately in a user-friendly format.
rah/php-textile-cli
1 Downloads
CLI for converting Textile markup to HTML
littlecxm/php-bbcode
0 Downloads
BBCode parser from or to HTML.
krishnapawar/php-html-builder
5 Downloads
PHP HTML Builder - A Lightweight Alternative to LaravelCollective/HTML and Spatie/Laravel-HTML With the release of Laravel 11, support for laravelcollective/html has been discontinued, leaving many developers searching for a modern, simple solution to generate HTML and form elements. PHP HTML Builder is here to fill that gap — offering a streamlined, intuitive alternative compatible with Laravel 9, 10, and 11. This package provides an easy-to-use, fluent API that replicates the functionality of laravelcollective/html and spatie/laravel-html, enabling developers to effortlessly create HTML components, forms, inputs, checkboxes, radio buttons, dropdowns, links, images, and more. Built with simplicity and flexibility in mind, PHP HTML Builder is a lightweight, PHP-first solution for building and managing dynamic user interfaces in Laravel applications.
ixnode/php-web-crawler
31 Downloads
PHP Web Crawler - This PHP class allows you to crawl recursively a given html page (or a given html file) and collect some data from it.
giliomeejg/poppler-php
4 Downloads
Complete, Comprehensive and Flexible PHP wrapper for Poppler-utils
firestitch/php-quill-renderer
8 Downloads
Render quill insert deltas to HTML, Markdown and GitHub flavoured Markdown. Forked from deanblackborough/php-quill-renderer
aponahmed/blockeditor-php-client
22 Downloads
JSON to Html Builder, JSON Generated by BlockEditor
ahmjw/php-dom-view
86 Downloads
Renders output to HTML view via DOM
zzepish/php-html-parser
692 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
xprt64/php-markdown-table-converter
1160 Downloads
A TableConverter for thephpleague/html-to-markdown
xardas-eu/php-html-parser
8 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
wealding/php-html-parser
10 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
vladshut/php-html-parser
611 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
tekkla/core-html
82 Downloads
Library to create simple and even complex html elements out of php objects. No all elements are present. Feel free to contribute html elements or controls.