issei-m/confirmable-form
Provides the `OperationType` form type needed to implement confirmable form (i.e. two-step form), and extension to install it to your project's form.
Maintainers
v1.1
2017-11-21 04:11 UTC
Requires
- php: >=5.4
- symfony/form: ~2.7|~3.0
Requires (Dev)
- phpunit/phpunit: ~4.8
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT aa263fd0ffc8aeae6e75fbb4db3ec96f4547ebf2
- Issei Murasawa <issei.m7.woop@gmail.com>
This package is auto-updated.
Last update: 2026-06-05 13:10:34 UTC
README
👁 Build Status
👁 Scrutinizer Code Quality
👁 Code Coverage
👁 License
Provides the OperationType form type needed to implement confirmable form (i.e. two-step form),
and extension to install it to your project's form.
