cottacush / yii2-utils
Yii2 utils提供与Yii2框架兼容的各种实用类和助手
v3.1.0
2023-09-26 10:26 UTC
Requires
- php: >=8.0
- fakerphp/faker: ^1.13
- hashids/hashids: ^1.0
- justblackbird/handlebars.php-helpers: ^1.2
- linslin/yii2-curl: ^1.1.3
- lukasoppermann/http-status: ^2.0
- squizlabs/php_codesniffer: ^3.5
- yiisoft/yii2: ~2.0.49
- yiisoft/yii2-authclient: ~2.0.0
Requires (Dev)
- phpunit/phpunit: ~9.0
- scrutinizer/ocular: ~1.1
- v3.1.0
- 3.0.1
- 3.0.0
- 2.1.0
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.16.0
- 1.15.2
- 1.15.1
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.0
- 1.11.0
- 1.10.0
- 1.9.0
- 1.8.0
- 1.7.0
- 1.6.0
- 1.5.0
- 1.4.0
- 1.3.1
- 1.3.0
- 1.2.0
- 1.1.0
- dev-master / 1.0.x-dev
- 1.0.1
- 1.0.0
- dev-improvement/update-php-version
- dev-fixes/return-type
- dev-fixes/check-deprecation
- dev-improvements/php-version-update
- dev-improvements/version-update
- dev-features/crud-action-generator
- dev-improvements/add-handlebars-template
- dev-features/more-utils
- dev-features/upgrade-base-controller
- dev-features/action-upgrades
- dev-features/international-number
- dev-features/file-upload-service
- dev-fixes/renderwidget-as-ajax
This package is auto-updated.
Last update: 2024-08-28 10:31:08 UTC
README
Yii2 utils提供与Yii2框架兼容所需的各种实用类和助手
此包符合PSR-1、PSR-2和PSR-4。如果您发现合规性问题,请通过拉取请求发送补丁。
安装
通过Composer
$ composer require cottacush/yii2-utils
要求
此版本支持的PHP版本如下。
- PHP 8.0
功能
以下可用
- HttpClient
- Oauth2Client
- HttpResponse
- Date Utils
- HttpResponse
- Text Utils
- BaseController
- BaseModel
- Actions
Todo
- 添加适配器
变更日志
有关最近更改的更多信息,请参阅CHANGELOG。
测试
$ composer test
贡献
请参阅CONTRIBUTING和CONDUCT以获取详细信息。
安全
如果您发现任何与安全相关的问题,请通过developers@cottacush.com发送电子邮件,而不是使用问题跟踪器。
致谢
许可
MIT许可(MIT)。有关更多信息,请参阅许可文件。