tanuki-form / tanuki-core
Versatile Web Form Core Library
0.1.18
2025-12-31 07:10 UTC
README
Tanuki is a base library for developing web forms. You can freely and flexibly build field definition, validation, and post-handle programs.
https://in-green-spot.com/projects/tanuki/
Get Started
Single mail form
$ composer create-project tanuki-form/single-form-skeleton .
Headless mail form
$ composer create-project tanuki-form/headless-single-form-skeleton .