pinkcrab / perique-form
Perique插件框架的表单构建器和处理器
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-09-03 11:11:16 UTC
README
Perique插件框架的表单构建器和处理器
版本
发布 0.1.0
--
为什么?
==
设置
$ composer require pinkcrab/perique-form
要求
- PinkCrab Perique框架V1.3.0及以上版本。
- PHP7.2+
许可证
MIT许可证
https://open-source.org.cn/licenses/mit-license.html
变更日志
- 0.1.0 - 将部分构建版本从另一个项目移至此仓库。