tigerman55 / formidable
Installs: 1 563
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 1
Open Issues: 4
Type:project
Requires
- php: >=8.1
- psr/http-message: ^2.0
Requires (Dev)
- ext-iconv: *
- ext-intl: *
- laminas/laminas-coding-standard: ^2
- litipk/php-bignumbers: ^0.8
- phpunit/phpunit: ^10
- roave/security-advisories: dev-latest
- squizlabs/php_codesniffer: ^3
- vimeo/psalm: ^5
- webimpress/coding-standard: ^1
Suggests
- ext-iconv: Allows using the built-in string length constraints
- ext-intl: Allows using the built-in error formatter helper
- litipk/php-bignumbers: Allows using the built-in number range constraints
This package is auto-updated.
Last update: 2025-03-29 01:07:27 UTC
README
Formidable is a strictly typed form library for PHP 8.1+
This library was forked from an archived library of the same name written by DASPRiD; Thanks Ben!
Installation
You can install formidable using Composer:
$ composer require tigerman55/formidable