yii-tools/form-awesome
Composer 安装命令:
composer require yii-tools/form-awesome
包简介
Awesome Forms for PHP.
README 文档
README
FormAwesome for PHP.
Requirements
The minimun version of PHP required by this package is PHP 8.1.
For install this package, you need composer and mbstring extension for PHP.
Install
composer require yii-tools/form-awesome
Usage
Check the documentation docs to learn about usage.
Checking dependencies
This package uses composer-require-checker to check if all dependencies are correctly defined in composer.json.
To run the checker, execute the following command:
composer run check-dependencies
Mutation testing
Mutation testing is checked with Infection. To run it:
composer run mutation
Static analysis
The code is statically analyzed with Psalm. To run static analysis:
composer run psalm
Testing
The code is tested with PHPUnit. To run tests:
composer run test
CI status
License
The MIT License (MIT). Please see License File for more information.
Our social networks
统计信息
- 总下载量: 4.9k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: mit
- 更新时间: 2023-05-30