anax / htmlform
Anax htmlform module.
Installs: 7 337
Dependents: 24
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 2
Open Issues: 9
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: 2024-10-11 14:18:23 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)