bolt / forms
📦 This Bolt extension can be used to handle forms in your Bolt project.
Fund package maintenance!
2.0.0
2025-12-20 10:20 UTC
Requires
- php: >=8.2
- ext-curl: *
- ext-json: *
- gregwar/captcha-bundle: ^2.4
- pixelopen/cloudflare-turnstile-bundle: ^0.4
- twig/twig: ^3.21
Requires (Dev)
- bolt/core: ^6.0
- phpstan/extension-installer: 1.4.3
- phpstan/phpstan: 2.1.33
- phpstan/phpstan-deprecation-rules: 2.0.3
- phpstan/phpstan-doctrine: 2.0.12
- phpstan/phpstan-symfony: 2.0.9
- rector/rector: 2.2.14
- symplify/easy-coding-standard: ^13
This package is auto-updated.
Last update: 2026-05-24 11:01:55 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.