yii2-framework / app-jquery
jQuery Application Template.
Package info
github.com/yii2-framework/app-jquery
Type:project
pkg:composer/yii2-framework/app-jquery
dev-main / 0.1.x-dev
2026-04-03 16:25 UTC
Requires
- php: >=8.2
- php-forge/foxy: ^0.2
- yii2-framework/jquery: ^0.1@dev
- yii2-framework/yii2: ^0.1@dev
- yiisoft/yii2-bootstrap5: ^2.0
- yiisoft/yii2-symfonymailer: ^4.0
Requires (Dev)
- codeception/c3: ^2.8
- codeception/codeception: ^5.0.0
- codeception/lib-innerbrowser: ^4.0
- codeception/module-asserts: ^3.0
- codeception/module-filesystem: ^3.0
- codeception/module-phpbrowser: ^4.0
- codeception/module-yii2: ^1.1
- codeception/verify: ^3.0
- maglnet/composer-require-checker: ^4.17
- phpstan/extension-installer: ^1.4
- phpstan/phpstan-strict-rules: ^2.0.3
- symplify/easy-coding-standard: ^13.0
- yii2-extensions/phpstan: ^0.5
This package is auto-updated.
Last update: 2026-05-03 16:41:10 UTC
README
jQuery Application Template
Skeleton Yii2 application with jQuery integration
Login/logout, contact page with masked phone input, and all commonly used configurations
Use the "Use this template" button on GitHub to create your own repository from this template.
Features
Quick start
composer create-project --prefer-dist --stability=dev yii2-framework/app-jquery app-jquery
Docker
docker-compose up -d
Documentation
- ๐ Installation Guide
- โ๏ธ Configuration Reference
- ๐งช Testing Guide