Download the PHP package phloxcz/forms-combobox without Composer
On this page you can find all versions of the php package phloxcz/forms-combobox. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phloxcz/forms-combobox
More information about phloxcz/forms-combobox
Files in phloxcz/forms-combobox
Download phloxcz/forms-combobox
More information about phloxcz/forms-combobox
Files in phloxcz/forms-combobox
Vendor phloxcz
Package forms-combobox
Short Description Searchable ComboBox form control for Nette Framework with AJAX-powered Selection datasource.
License MIT
Homepage https://github.com/phloxcz/forms-combobox
Package forms-combobox
Short Description Searchable ComboBox form control for Nette Framework with AJAX-powered Selection datasource.
License MIT
Homepage https://github.com/phloxcz/forms-combobox
Please rate this library. Is it a good library?
Informations about the package forms-combobox
phloxcz/forms-combobox
Searchable ComboBox form control for Nette Framework backed by Nette\Database\Table\Selection.
Opens with the first N records on focus, filters via AJAX as the user types, and correctly pre-fills the label when opening an edit form – without an extra AJAX round-trip, even for a record deep in the dataset. Ships with built-in Bootstrap 5 and Tailwind CSS themes and full keyboard navigation.
Quickstart
1. Register the DI extension
2. Include assets
3. Add the field to your form
4. Add a search signal to your presenter
5. Render the field in Latte
Documentation
Full documentation is in docs/README.md.
Requirements
- PHP 8.1+
- Nette Framework 3.1+ (
nette/application,nette/forms,nette/database,nette/di)
License
MIT
All versions of forms-combobox with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
nette/application Version ^3.1
nette/forms Version ^3.1
nette/database Version ^3.1
nette/di Version ^3.1
nette/utils Version ^4.0
nette/application Version ^3.1
nette/forms Version ^3.1
nette/database Version ^3.1
nette/di Version ^3.1
nette/utils Version ^4.0
The package phloxcz/forms-combobox contains the following files
Loading the files please wait ...