rindow / rindow-web-form
Supports Web form
1.0.0
2020-04-03 01:30 UTC
Requires
- php: >=5.3.3
- interop-phpobjects/lenient-security: *
- interop-phpobjects/lenient-web: *
- rindow/rindow-stdlib: 1.*
Requires (Dev)
Suggests
- rindow/rindow-annotation: When using annotations
- rindow/rindow-container: It needs some service container
- rindow/rindow-module-yaml: When using Yaml
- rindow/rindow-validation: When using validation
This package is auto-updated.
Last update: 2024-10-29 06:18:30 UTC
README
It supports use of Web form.
It relates to the entity object and generates HTML of the Web form and check validation of the input value etc.
Automatic generation of HTML forms provides fully automated HTML generation for developers and provides association diagrams with entity objects for page designers. Please choose one.