-
App template for Yii Framework v.3, provides a web and console environment, with minimal configuration, to create projects quickly.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
App API template for Yii Framework v.3, it is built from Open API annotations (u/OA). see Swagger-PHP documentation for details on how to annotate your code.
-
App console template for Yii Framework v.3, provide console environment that can be used to perform common tasks.
-
Now if we want to create an extension, under the code standard used in the Yii Framework v.3 packages, we can use yiisoft/template, provides us the tools necessary for our code to comply with good coding standards they are:
-
Now if we want to create an extension, under the code standard used in the Yii Framework v.3 packages, we can use yiisoft/template, provides us the tools necessary for our code to comply with good coding standards they are:
-
infection-static-analysis-plugin
:white_check_mark: :dragon_face: Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis
Tests of mutation - Infection Static Analysis Plugin.
-
Code style - Rector.
-
Static analysis - Psalm .
-
ComposerRequireChecker
A CLI tool to check whether a specific composer package uses imported symbols that aren't part of its direct composer dependencies
Check dependencies - ComposerRequireChecker.
-
Unit tests - PHPUnit .
-
.gitattributes