yii-extension / user-settings
Settings for extension user
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
dev-master / 1.0.x-dev
2021-11-29 13:07 UTC
Requires
- php: >=8.0
Requires (Dev)
- phpunit/phpunit: ^9.5
- roave/infection-static-analysis-plugin: ^1.11
- vimeo/psalm: ^4.13
This package is auto-updated.
Last update: 2024-01-04 13:21:51 UTC
README
Settings for extension user
Installation
composer require yii-extension/user-settings
Unit testing
The package is tested with PHPUnit. To run tests:
./vendor/bin/phpunit
Static analysis
The code is statically analyzed with Psalm. To run static analysis:
./vendor/bin/psalm
License
The yii-extension/user-settings is free software. It is released under the terms of the BSD License.
Please see LICENSE for more information.
Maintained by Yii Extension.