naf / form
NAF Form Plugin to make form handling easier.
v0.2.2
2026-09-13 19:56 UTC
Requires
- php: >=8.3
- ext-mbstring: *
- naf/framework: ^0.2
- naf/session: ^0.2
Requires (Dev)
- phpunit/php-code-coverage: ^12.1
- phpunit/phpunit: ^12.1
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-13 20:53:08 UTC
README
naf/form
Form handling the NAF way — minimal, secure, intuitive, extendable.
This plugin provides form memory, CSRF protection, a flexible Validator system, and a full set of view helpers for easy form handling in your NAF applications.
Everything is registered automatically and works without configuration.
Documentation
Everything about this package — what it does, how it is configured and what it needs — lives in the NAF documentation. Not sure which packages you need? Start here.
Install
composer require naf/form
License
MIT. Part of NAF.
