Download the PHP package yceruto/rich-form-bundle without Composer
On this page you can find all versions of the php package yceruto/rich-form-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download yceruto/rich-form-bundle
More information about yceruto/rich-form-bundle
Files in yceruto/rich-form-bundle
Package rich-form-bundle
Short Description Form features for Symfony applications
License MIT
Homepage https://github.com/yceruto/RichFormBundle
Informations about the package rich-form-bundle
RichForm
RichForm provides autocomplete form types with optimal performance for your Symfony applications.
Requirements
Backend:
- PHP 7.1.3 or higher;
- Symfony 3.4 applications or higher;
Frontend:
- jQuery v3 or higher - https://jquery.com
- Select2 v4 or higher - https://select2.org
Installation
Configuration
Controller
Form Themes
Assets
This bundle doesn't provide any version of the Select2 plugin.
Basic Usage
The Entity2Type
extends from the built-in EntityType
by adding the most awesome Select2 features:
search via Ajax, pagination and custom result templates. All of them combined with the EntityType
options like query_builder
and new options like search_by
, order_by
, max_results
and more.
License
This software is published under the MIT License
All versions of rich-form-bundle with dependencies
ext-json Version *
symfony/doctrine-bridge Version ^5.1
symfony/form Version ^5.1.3
symfony/framework-bundle Version ^5.1
symfony/options-resolver Version ^5.1