php-forge / helpers
_____
Fund package maintenance!
terabytesoftw
Installs: 4 985
Dependents: 7
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 1
pkg:composer/php-forge/helpers
Requires
- php: >=8.1
- yiisoft/yii2: ^2.2
Requires (Dev)
- infection/infection: ^0.27|^0.31
- maglnet/composer-require-checker: ^4.1
- phpstan/extension-installer: ^1.4
- phpstan/phpstan-strict-rules: ^2.0.3
- phpunit/phpunit: ^10.5
- rector/rector: ^2.1
- symplify/easy-coding-standard: ^13.0
- yii2-extensions/phpstan: ^0.3
This package is auto-updated.
Last update: 2026-02-26 15:34:38 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