Libraries tagged by php to html
stoatally/dom
312 Downloads
Life improving enhancements to the standard PHP DOM.
g33kme/pquery
4 Downloads
PQuery is a simple PHP Wrapper for HTML/jQuery AJAX forms and AJAX links. Easy to use in your HTML views or templates.
adrorocker/tinycache
28 Downloads
A simple library to cache assets and html page
ngfw/webparser
7 Downloads
WebParser is a PHP library that allows developers to parse and query webpages using an ORM-like syntax. It facilitates the extraction of HTML elements by chaining operations such as filtering by ID or class, ordering results, and limiting output. WebParser offers a flexible interface for exploring and extracting data from the web, making it ideal for web scraping and data analysis tasks.
meshesha/visual-form-maker
86 Downloads
VisualFormMaker is web application that allowing you to build and manage simple html forms using simple drag-and-drop action.
manychois/cici
14 Downloads
A PHP library which lets you use CSS selector to locate elements in an HTML document.
piedweb/extractor
10921 Downloads
Library to extract some content from an html Page
nickjbedford/block-cache
152 Downloads
Provides code block level HTML, text and object caching to aggressively cache the generated elements of PHP web pages.
flyke/laravel-template-hints
54 Downloads
Show the paths to current blade template files in html source for finding the correct template
polucorus/yii2-simplehtmldom
364 Downloads
"PHP Simple HTML DOM Parser" rev.210x adapted to Yii2 psr-4(namespace autoload class) based on serhatozles/yii2-simplehtmldom(rev.196)
devvoh/simpledom
38 Downloads
SimpleDom just makes it a little easier to work with the DOM in PHP
codefarm/grabber
7 Downloads
customizable package to grab data from webpage using php
atelierspierrot/demo-builder
4 Downloads
Helper app to build demo pages based on an HTML5 template.
weglot/simplehtmldom
38863 Downloads
Composer package that gives you access to and (unlike all the others at this time) autoloads S.C. Chen's PHP Simple HTML DOM Parser Library
tigra-image-library/ascii-art
5 Downloads
This class can generate a text that looks like a given image. It traverses the pixels of a given image and converts the color values of each region to a character text, so when you look at the sequence of converted characters it looks like the original image. The result text can optionally be outputted formatted as HTML and be displayed in color.