Libraries tagged by select2
sunra/php-simple-html-dom-parser
9755273 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.
paquettg/php-html-parser
8365997 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
moxiecode/plupload
597377 Downloads
Plupload is a JavaScript API for dealing with file uploads it supports features like multiple file selection, file type filtering, request chunking, client side image scaling and it uses different runtimes to achieve this such as HTML 5, Silverlight and Flash.
kirschbaum-development/nova-inline-select
588823 Downloads
An inline select field for Laravel Nova apps.
codewithdennis/filament-select-tree
589736 Downloads
The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.
bootstrap-select/bootstrap-select
463923 Downloads
The jQuery plugin that brings select elements into the 21st century with intuitive multiselection, searching, and much more. Now with Bootstrap 4 support.
optimistdigital/nova-multiselect-field
3736867 Downloads
A multiple select field for Laravel Nova.
kartik-v/dependent-dropdown
5319710 Downloads
A multi level dependent dropdown JQuery plugin that allows nested dependencies.
duzun/hquery
183395 Downloads
An extremely fast web scraper that parses megabytes of HTML in a blink of an eye. No dependencies. PHP5+
aura/sqlquery
3194469 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
scotteh/php-dom-wrapper
2049292 Downloads
Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.
phpgt/cssxpath
13593415 Downloads
Convert CSS selectors to XPath queries.
kartik-v/yii2-widget-fileinput
7267728 Downloads
An enhanced FileInput widget for Bootstrap 3.x, 4.x & 5.x with file preview, multiple selection, and more features (sub repo split from yii2-widgets)
jaeger/querylist
663935 Downloads
Simple, elegant, extensible PHP Web Scraper (crawler/spider),Use the css3 dom selector,Based on phpQuery! 简洁、优雅、可扩展的PHP采集工具(爬虫),基于phpQuery。
electrolinux/phpquery
3275000 Downloads
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library