Libraries tagged by csselector
smoren/array-view
8 Downloads
Create array views for easy data manipulation, select elements using Python-like slice notation, enable efficient selection of elements using index lists and boolean masks.
small/collection
1036 Downloads
Provide PHP collection classes, with a selector to make complex queries on collections.
movemoveapp/laravel-localization
132 Downloads
Easy localization for Laravel with a support for localization switch by domain names.
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
1391 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
redcatphp/templix
766 Downloads
Templix - HTML5 based Template Engine with Recursive Extends and CSS3 Selectors to work on DOM like with Jquery
ox-harris/phpfront
18 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
vladshut/php-html-parser
610 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
tresdstudioweb/dynamic-select
181 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
491 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.
phuongnamsoft/simple-html-dom-parser
21 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.
peteryang/querylist
86 Downloads
Simple, elegant, extensible PHP Web Scraper (crawler/spider),Use the css3 dom selector,Based on phpQuery! 简洁、优雅、可扩展的PHP采集工具(爬虫),基于phpQuery。