tanuki-form/tanuki-core

Versatile Web Form Core Library

Maintainers

Package info

github.com/tanuki-form/tanuki-core

pkg:composer/tanuki-form/tanuki-core

Statistics

Installs: 44

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 0

0.1.18 2025-12-31 07:10 UTC

This package is auto-updated.

Last update: 2026-03-10 12:17:00 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 .