ics/tools-bundle

A new bundle for symfony

Installs: 52

Dependents: 2

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 0

Open Issues: 0

Language:SCSS

Type:symfony-bundle

0.0.5 2022-07-23 09:51 UTC

This package is auto-updated.

Last update: 2024-04-23 13:36:50 UTC


README

Bundle extended Twig and FormType

FormType

Use Select2

  • Select2Type : Extend ChoiceType with Select2
  • IconType : Icon choice
  • AutocompleteType : Autocomplete from entity

In developpement

  • CalendarType : For DateTime and DateTime Range ()
  • SwitchType: Boolean value Checkbox/Options (Bootstrap)
  • CountryFlagType : Select country with flag (Select2)

Twig

Filters

  • highlight : Highlight text parts
  • pluriel : Integration of french pluriel

Functions