cottacush / yii2-utils
Yii2 utils provides various utility classes and helpers that are compatible with the Yii2 framework
Installs: 4 261
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 9
Forks: 0
Open Issues: 0
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-10-28 10:52:47 UTC
README
Yii2 utils provides various utility classes and helpers needed compatible with the Yii2 framework
This package is compliant with PSR-1, PSR-2 and PSR-4. If you notice compliance oversights, please send a patch via pull request.
Install
Via Composer
$ composer require cottacush/yii2-utils
Requirements
The following versions of PHP are supported by this version.
- PHP 8.0
Features
The following are available:
- HttpClient
- Oauth2Client
- HttpResponse
- Date Utils
- HttpResponse
- Text Utils
- BaseController
- BaseModel
- Actions
Todo
- Add Adapters
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING and CONDUCT for details.
Security
If you discover any security related issues, please email developers@cottacush.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.