bolt / forms
📦 This Bolt extension can be used to handle forms in your Bolt 5 project.
Installs: 15 741
Dependents: 1
Suggesters: 0
Security: 0
Stars: 21
Watchers: 7
Forks: 27
Open Issues: 26
Type:bolt-extension
Requires
- php: >=7.2.9
- ext-json: *
- gregwar/captcha-bundle: ^2.2
- pixelopen/cloudflare-turnstile-bundle: ^0.1.3
- twig/twig: ^2.12 || ^3.0
Requires (Dev)
- bolt/core: ^5.1
- phpstan/phpstan: ^0.12
- phpstan/phpstan-doctrine: ^0.12
- phpstan/phpstan-symfony: ^0.12
- symplify/easy-coding-standard: ^10.2
- dev-master
- 1.6.10
- 1.6.9
- 1.6.8
- 1.6.7
- 1.6.6
- 1.6.5
- 1.6.4
- 1.6.3
- 1.6.2
- 1.6.1
- 1.6.0
- 1.5.1
- 1.5.0
- 1.4.17
- 1.4.16
- 1.4.15
- 1.4.14
- 1.4.13
- 1.4.12
- 1.4.11
- 1.4.10
- 1.4.9
- 1.4.8
- 1.4.7
- 1.4.6
- 1.4.5
- 1.4.4
- 1.4.3
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.0
- 1.2.7
- 1.2.6
- 1.2.5
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- 0.5.1
- 0.5.0
- 0.4.4
- 0.4.3
- 0.4.2
- 0.4.1
- 0.4.0
- 0.3.1
- 0.3.0
- 0.2.1
- 0.2.0
- 0.1.1
- 0.1.0
This package is auto-updated.
Last update: 2024-10-30 01:53:51 UTC
README
Authors: Bob den Otter, Ivo Valchev
This Bolt extension can be used to handle forms in your Bolt 4/5 project.
Installation:
composer require bolt/forms
The full documentation for this extension can be found here: BoltForms documentation.