Libraries tagged by selectbox
dgoring/dom-query
19915 Downloads
DomQuery is a PHP library that allows easy 'jQuery like' DOM traversing and manipulation
zenstruck/dom
1865 Downloads
DOM crawler with advanced selector API and assertions.
yii2assets/yii2-printthis
138605 Downloads
Print html by selector for Yii Framework 2.0
wwwision/neos-mediabrowserdialog
3947 Downloads
JavaScripts to provide asset selection via Media Browser in Neos Backend Modules
visol/neos-linkclass
15830 Downloads
Extends the Neos CKE5 link editor with a custom class selector
theseer/css2xpath
17529 Downloads
PHP Library to translate CSS selectors into XPath
serkanalgur/cmb2-field-faiconselect
1617 Downloads
Font Awesome icon selector for powerful custom metabox generator CMB2
openeuropa/behat-transformation-context
86918 Downloads
Behat package to transform human readable labels into selectors or page paths.
omaressaouaf/query-builder-criteria
18 Downloads
Define reusable query criteria for filtering, sorting, search, field selection, and includes in Laravel Eloquent models
nkovacs/yii2-pagesizer
34128 Downloads
Adds a page size selector to grid views and list views.
nerdsnipe/laravel-countries
3169 Downloads
Used to add country, state, city selectors to any laravel view. Provides all cities and states for 251 countries
natlibfi/php-html-parser
38398 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
mobilestock/laravel-database-interceptor
2671 Downloads
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.
magento/cssxpath
1027072 Downloads
Convert CSS selectors to XPath queries.
lavatech/php-simple-html-dom-parser
13991 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.