Libraries tagged by html classes
mouf/utils.network.http.curlhtmlbrowser
85 Downloads
This package contains a class that mimics a web browser. Using the Curl HTML Browser, you can easily query a web site in HTTP or HTTPS, and analyze the HTML answered. The Curl HTML Browser will handle sessions for you, so you can use it to log into a website and retrieve data from the logged part of the website. As the name implies, this package is based on the CURL library, and therefore, the CURL PHP extension must be installed on your machine.
khayrulhasan/table
9 Downloads
This is a simple class that outputs all the set keys and values as an HTML table
kekos/form-refill
38 Downloads
Helper class for refilling post data into the HTML form fields
jeffersongoncalves/laravel-markdown
59 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.
guisaldanha/image-downloader
6 Downloads
PHP class to download images from a given URL. Scrapes the image from the HTML source.
greplab/jsonrpcsmd
42 Downloads
Classes to build a map of the services available using the JSON-RPC SMD specification (http://www.simple-is-better.org/json-rpc/jsonrpc20-smd.html).
dmc-towns/sanitizer
6 Downloads
A static class to allow sanitization of inputs and HTML
anrdaemon/mylittlegallery
29 Downloads
My Little Gallery, a PHP class and templates to create a quick drop-in HTML gallery.
aklump/kit_php
81 Downloads
PHP classes for compiling CodeKit's Kit Language (for HTML).
aboustayyef/extractor
19 Downloads
a wrapper class around Feeling Lucky's PHP Readability to extract html, text and title from a URL
abdul-rahman-al-hourani/ddd-structure-visualizer
13 Downloads
Generate an interactive HTML diagram of a PHP project's structure and cross-class method usage
piecesphp/html
850 Downloads
Clases que generan HTML
tomrf/htmx-message
249 Downloads
PHP PSR-7 proxy classes with convenience methods for htmx requests and responses
mvccore/ext-form
4354 Downloads
MvcCore - Extension - Form - form extension with base classes to create and render web forms with HTML5 controls, to handle and validate submited user data, to manage forms sessions for default values, to manage user input errors and to extend and develop custom fields and field groups.
rudymas/html5
140 Downloads
PHP class to create HTML5 tags