Download the PHP package boing6002/select without Composer
On this page you can find all versions of the php package boing6002/select. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download boing6002/select
More information about boing6002/select
Files in boing6002/select
Download boing6002/select
More information about boing6002/select
Files in boing6002/select
Vendor boing6002
Package select
Short Description Bootstrap Select data builder with server-side data fetching capability and a VueJS component
License MIT
Homepage https://github.com/laravel-enso/Select
Package select
Short Description Bootstrap Select data builder with server-side data fetching capability and a VueJS component
License MIT
Homepage https://github.com/laravel-enso/Select
Please rate this library. Is it a good library?
Informations about the package select
Select
Bulma styled single and multi-select VueJS component with a server-side option list builder. Read Docs
click on the photo to view a short demo in compatible browsers
Features
- a standalone component with minimal dependencies
- minimal CSS styling that matches the beautiful Bulma forms design
- the select options can be retrieved via ajax calls or, given directly, via a parameter
- when getting the data via ajax, the component can take various parameters for results filtering
- for the back-end, the package comes with a trait for easy retrieval and formatting of the data as expected by the VueJS component
- can filter the option list dynamically even based on the model’s one-to-many / many-to-many relationships
- can search in multiple attributes of a model
- can specify the attribute used as label for the select options
- can be used to create a new 'tag' if no suitable result is found (soon)
- can use the arrow keys to navigate the list of results and Enter to select/deselect
- is as small as can be, without skimping on features
Configuration & Usage
Be sure to check out the full documentation for this package available at docs.laravel-enso.com
Contributions
are welcome. Pull requests are great, but issues are good too.
License
This package is released under the MIT license.
All versions of select with dependencies
PHP Build Version
Package Version
The package boing6002/select contains the following files
Loading the files please wait ...
