Skip to content

mcdir/SonatraFormExtensionsBundle

Repository files navigation

Sonatra Form Extensions Bundle

Latest Version Build Status Coverage Status Scrutinizer Code Quality SensioLabsInsight

The Sonatra FormExtensionsBundle add form types.

Features include:

  • Select2 Form Extension for:
    • country form type
    • language form type
    • locale form type
    • timezone form type
    • currency form type
    • choice form type
    • entity form type
    • collection form type
    • collection entity form type
  • Select2 tags compatible for:
    • collection form type
    • collection entity form type
  • Select2 lazy loading for get the selected choices with a big repository
  • Select2 ajax formatter for build a custom ajax response
  • Select2 AJAX search filter compatible
  • Select2 AJAX request with specific route optimized, already existing for:
    • country form type
    • language form type
    • locale form type
    • timezone form type
    • currency form type
  • Select2 AJAX request fallback to the same current URL if the route optimized is not defined (overrides the response for include the data of ajax request)
  • Datetime Picker Form Extension for Datetime Type, Date Type and Time Type
  • Currency Form Type
  • Responsive datetime picker jquery plugin (compatible with Twitter Bootstrap 3)

Documentation

The bulk of the documentation is stored in the Resources/doc/index.md file in this bundle:

Read the Documentation

Installation

All the installation instructions are located in documentation.

License

This bundle is under the MIT license. See the complete license in the bundle:

Resources/meta/LICENSE

About

Sonatra FormExtensionsBundle is a sonatra initiative. See also the list of contributors.

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker.

When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.

About

Add new form types for Symfony2

Resources

Stars

Watchers

Forks

Packages

No packages published