Libraries tagged by select
sbtheke/cewrap
3437 Downloads
Allows to wrap content elements with individual IDs and/or classes and select multiple predefined classes, e.g. to hide content elements dependent to screen width.
researchsquare/exposure
31621 Downloads
Selectively expose new features to a subset of your users.
realodix/timezone
2308 Downloads
A PHP library that provides an easy way to generate HTML select boxes for timezones.
openeuropa/behat-transformation-context
89399 Downloads
Behat package to transform human readable labels into selectors or page paths.
nkovacs/yii2-pagesizer
34731 Downloads
Adds a page size selector to grid views and list views.
nerdsnipe/laravel-countries
3490 Downloads
Used to add country, state, city selectors to any laravel view. Provides all cities and states for 251 countries
natlibfi/php-html-parser
41450 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
monokakure/laravel-csv
38829 Downloads
Simple CSV manipulation for Laravel. Also you can select encoding.
mobilestock/laravel-database-interceptor
6113 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.
minionfactory/model-mapper
20974 Downloads
Laravel extension. Wrapper for models and raw DB::select results to map one or more attributes to other models.
metabolism/acf-extensions
3091 Downloads
ACF Extensions plugin with components, dynamic select, inline micro editor and much more
mattkeys/acf-conditional-taxonomy-rules
2377 Downloads
This plugin expands on the ACF conditional functionality to allow for conditionals based on a selected taxonomy term ID.
magepow/configurable-preselect
3814 Downloads
Suggest customer selected attributes combination of products
magento/cssxpath
1028395 Downloads
Convert CSS selectors to XPath queries.
lavatech/php-simple-html-dom-parser
14815 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.