hostnet / form-handler-component
Hostnet form handler to provide an easier way of handling forms
Installs: 153 508
Dependents: 2
Suggesters: 0
Security: 0
Stars: 12
Watchers: 9
Forks: 11
Open Issues: 2
Requires
- php: ^7.3||^8.0
- symfony/form: ^4.0||^5.0||^6.0||^7.0
- symfony/http-foundation: ^4.0||^5.0||^6.0||^7.0
Requires (Dev)
- hostnet/phpcs-tool: ^9.1.0
- phpspec/prophecy-phpunit: ^2.0.1
- phpunit/phpunit: ^9.5.5
- symfony/debug: ^4.0
- symfony/phpunit-bridge: ^4.0||^5.0||^6.0||^7.0
This package is auto-updated.
Last update: 2024-10-30 09:38:00 UTC
README
This is the library component which is originally designed for the form handler bundle: https://github.com/hostnet/form-handler-bundle
Documentation can be found there for now.