Forms library to automate the generation and processing of HTML forms.
Go to file
Abel Hoogeveen 45b21f7aef
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
Implemented extra unit tests for a few existing fields.
2023-02-02 13:48:37 +01:00
layouts/form Implemented the Select field, which is an alternative to the Radio field. 2023-01-27 14:38:18 +01:00
src/FuzeWorks/Forms Implemented the Select field, which is an alternative to the Radio field. 2023-01-27 14:38:18 +01:00
test Implemented extra unit tests for a few existing fields. 2023-02-02 13:48:37 +01:00
.drone.yml Implemented CI Pipeline. 2022-12-28 10:59:47 +01:00
.gitattributes Initial commit 2022-12-28 10:50:19 +01:00
.gitignore Initial commit 2022-12-28 10:50:19 +01:00
LICENSE Initial commit 2022-12-28 10:50:19 +01:00
composer.json Initial commit 2022-12-28 10:50:19 +01:00