yii2-framework / core
_____
dev-main / 1.0.x-dev
2026-03-27 12:02 UTC
Requires
- php: >=8.2
- ext-ctype: *
- ext-mbstring: *
- lib-pcre: *
- cebe/markdown: ^1.2.0
- ezyang/htmlpurifier: ^4.17
- php-forge/foxy: ^0.2
- yiisoft/yii2-composer: ~2.0.4
Requires (Dev)
- dms/phpunit-arraysubset-asserts: ^0.5
- infection/infection: ^0.32
- maglnet/composer-require-checker: ^4.1
- php-forge/coding-standard: ^0.1
- phpstan/extension-installer: ^1.4
- phpstan/phpstan-strict-rules: ^2.0.3
- phpunit/phpunit: ^10.5
- xepozz/internal-mocker: ^1.4
- yii2-extensions/phpstan: ^0.4
Replaces
- yiisoft/yii2: ^2.0.54
This package is auto-updated.
Last update: 2026-03-27 12:02:49 UTC
README
Template
A Yii2 extension template to create your own Yii2 extensions
PHPUnit, PHPStan, Codeception, and best practices ready out of the box
Features
Quick start
Installation
composer require github_username/github_repository-name
Basic Usage
Describe how to use your extension in a basic way.
Documentation
For detailed configuration options and advanced usage.
- ๐ Installation Guide
- โ๏ธ Configuration Reference
- ๐ก Usage Examples
- ๐งช Testing Guide
- ๐ ๏ธ Development Guide