pinkcrab / perique-form
A Form builder and handler for the Perique Plugin Framework
0.0.1-rc1
2022-11-21 22:42 UTC
Requires
- php: >=7.1.0
- gin0115/slim-validation: 4.0.*
- pinkcrab/function-constructors: 0.2.*
- pinkcrab/http: ^0.2.6
- pinkcrab/perique-framework-core: 1.*
Requires (Dev)
- dealerdirect/phpcodesniffer-composer-installer: *
- gin0115/wpunit-helpers: ~1
- php-stubs/wordpress-stubs: ^6.0 || ^5.9
- phpstan/phpstan: ^1.0
- phpunit/phpunit: ^7.0 || ^8.0
- roots/wordpress: ^6.0
- symfony/var-dumper: *
- symplify/phpstan-rules: ^11.1
- szepeviktor/phpstan-wordpress: ^1.0
- vlucas/phpdotenv: ^5.4
- wp-coding-standards/wpcs: *
- wp-phpunit/wp-phpunit: ^6.0
- yoast/phpunit-polyfills: ^0.2.0 || ^1.0.0
This package is auto-updated.
Last update: 2024-11-03 11:29:10 UTC
README
A Form builder and handler for the Perique Plugin Framework
Version
Release 0.1.0
--
Why?
==
Setup
$ composer require pinkcrab/perique-form
Requires
License
MIT License
http://www.opensource.org/licenses/mit-license.html
Change Log
- 0.1.0 - Moved the partially built version from another project to this repo.