Download the PHP package mistic100/jquery-querybuilder without Composer
On this page you can find all versions of the php package mistic100/jquery-querybuilder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package jquery-querybuilder
jQuery QueryBuilder
jQuery plugin offering an simple interface to create complex queries.
Documentation
Install
Manually
With npm
Via CDN
jQuery-QueryBuilder is available on jsDelivr.
Dependencies
- jQuery 3
- Bootstrap 5 CSS and bundle.js which includes
Popper
for tooltips and popovers - Bootstrap Icons
- jQuery.extendext
- MomentJS (optional, for Date/Time validation)
- SQL Parser (optional, for SQL methods)
- Other Bootstrap/jQuery plugins used by plugins
($.extendext is directly included in the standalone file)
Developement
Install Node dependencies with npm install
.
Build
Run npm run build
in the root directory to generate production files inside dist
.
Serve
Run npm run serve
to open the example page with automatic build and livereload.
License
This library is available under the MIT license.
All versions of jquery-querybuilder with dependencies
PHP Build Version
Package Version
Requires
robloach/component-installer Version
*
components/jquery Version >=1.10.0
moment/moment Version >=2.6.0
components/bootstrap Version >=3.1.0 <4
components/jquery Version >=1.10.0
moment/moment Version >=2.6.0
components/bootstrap Version >=3.1.0 <4
The package mistic100/jquery-querybuilder contains the following files
Loading the files please wait ....