jc-it / yii2-language-picker
Language picker component and widget
Installs: 53
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/jc-it/yii2-language-picker
Requires
- php: >=8.0
- lajax/yii2-translate-manager: ^1.8.1
- rinvex/countries: ^8.1.0
- yiisoft/yii2: ~2.0.42
Requires (Dev)
- captainhook/plugin-composer: ^5.3
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ^1.2
- phpstan/phpstan-phpunit: ^1.0
- phpstan/phpstan-strict-rules: ^1.1
- phpunit/phpunit: ^9.5
- ramsey/conventional-commits: ^1.3
- symfony/console: ^5.4.2
- symplify/easy-coding-standard: ^10.0
This package is auto-updated.
Last update: 2025-10-07 18:14:25 UTC
README
Installation
The preferred way to install this extension is through composer.
Either run
$ composer require jc-it/yii2-language-picker
or add
"jc-it/yii2-language-picker": "^<latest version>"
to the require
section of your composer.json
file.
TODO
- Add tests