Skip to content

yii-tools/user-profile

Repository files navigation

Template.


Install

For use create a new repository from this template. For more information see Creating a repository from a template.

Also you can git clone this repository. For more information see Cloning a repository.

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

build codecov Mutation testing badge static analysis type-coverage StyleCI

License

The MIT License (MIT). Please see License File for more information.

Our social networks

Twitter

About

Profile for Module Yii Tools User,

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages