Libraries tagged by selectors
small/collection
1054 Downloads
Provide PHP collection classes, with a selector to make complex queries on collections.
edwinhuish/domquery
126 Downloads
DomQuery is a PHP library that allows easy 'jQuery like' DOM traversing and manipulation
drewm/selecta
28 Downloads
asconsulting/zyppy_class
1394 Downloads
A module for the Contao CMS to allow for easy selection of pre-configured CSS classes.
aretecode/planck-id
2 Downloads
Minifies (almost) all HTML ids + classes, & CSS + JS selectors
movemoveapp/laravel-localization
133 Downloads
Easy localization for Laravel with a support for localization switch by domain names.
redcatphp/templix
767 Downloads
Templix - HTML5 based Template Engine with Recursive Extends and CSS3 Selectors to work on DOM like with Jquery
ox-harris/phpfront
19 Downloads
phpFront is a server-side, DOM-based template engine. It implements the JQuery API with its powerful CSS3 selectors and chainable methods. It is heavily optimized for server-side rendering and template manipulation in web development. (No template syntaxes - because we hate them like everyone else does!)
zomberg/phpquery
10984 Downloads
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library
wenhainan/php-crawler
31 Downloads
Simple, elegant, extensible PHP Web Scraper (crawler/spider),Use the css3 dom selector,Based on phpQuery! 简洁、优雅、可扩展的PHP采集工具(爬虫),基于phpQuery。
tresdstudioweb/dynamic-select
191 Downloads
This component simplifies the configuration of data relationships through taxonomies, which means that the information displayed in the second selector dynamically adjusts based on the option selected in the first selector. This provides users with a more intuitive and personalized experience when choosing among different options, as they can view and select only the relevant choices based on their initial selection in the first selector.
torann/dom-parser
496 Downloads
A HTML DOM parser written in PHP7 let you manipulate HTML in a very easy way! Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
rl404/php-simple-html-dom-parser
292 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
ramphor/php-html-parser
117 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
phuongnamsoft/simple-html-dom-parser
22 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.