anax / htmlform
Anax htmlform module.
v2.0.0
2018-12-10 17:15 UTC
Requires
- php: >=7.2
- anax/commons: ^2.0.0@beta
- anax/di: ^2.0.0
- anax/request: ^2.0.0@beta
- anax/response: ^2.0.0@beta
- anax/session: ^2.0.0@beta
- anax/url: ^2.0.0@beta
Requires (Dev)
- phpunit/phpunit: ^7
This package is auto-updated.
Last update: 2026-03-11 17:33:49 UTC
README
Anax htmlform module, to build html forms using classes, arrays and methods.
Dependency
This module has a tight relationship with Anax and is depending on the $di and services for session, response, request and url.
License
This software carries a MIT license. See LICENSE.txt for details.
.
..: Copyright (c) 2017-2018 Mikael Roos (mos@dbwebb.se)