An open API service indexing awesome lists of open source software.

https://github.com/yii2-framework/app-jquery

Skeleton Yii2 application with jQuery integration login/logout, contact page, GridView with RBAC, and Bootstrap5.
https://github.com/yii2-framework/app-jquery

application-template bootstrap5 gridview jquery php pjax rbac yii2

Last synced: 8 days ago
JSON representation

Skeleton Yii2 application with jQuery integration login/logout, contact page, GridView with RBAC, and Bootstrap5.

Awesome Lists containing this project

README

          





Yii Framework

jQuery Application Template





Build


Codecov


PHPStan


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.



jQuery Application Template



User Directory with GridView

## Features


Feature Overview

## Quick start

```bash
composer create-project --prefer-dist --stability=dev yii2-framework/app-jquery app-jquery
```

## Docker

[![Apache](https://img.shields.io/github/actions/workflow/status/yii2-framework/app-jquery/docker.yml?style=for-the-badge&logo=apache&label=Apache)](https://github.com/yii2-framework/app-jquery/actions/workflows/docker.yml)

```bash
docker-compose up -d
```

## Documentation

- ๐Ÿ“š [Installation Guide](docs/installation.md)
- โš™๏ธ [Configuration Reference](docs/configuration.md)
- ๐Ÿงช [Testing Guide](docs/testing.md)

## Package information

[![PHP](https://img.shields.io/badge/%3E%3D8.2-777BB4.svg?style=for-the-badge&logo=php&logoColor=white)](https://www.php.net/releases/8.2/en.php)
[![Latest Stable Version](https://img.shields.io/packagist/v/yii2-framework/app-jquery.svg?style=for-the-badge&logo=packagist&logoColor=white&label=Stable)](https://packagist.org/packages/yii2-framework/app-jquery)
[![Total Downloads](https://img.shields.io/packagist/dt/yii2-framework/app-jquery.svg?style=for-the-badge&logo=composer&logoColor=white&label=Downloads)](https://packagist.org/packages/yii2-framework/app-jquery)

## Quality code

[![PHPStan Level Max](https://img.shields.io/badge/PHPStan-Level%20Max-4F5D95.svg?style=for-the-badge&logo=php&logoColor=white)](https://github.com/yii2-framework/app-jquery/actions/workflows/static.yml)
[![Super-Linter](https://img.shields.io/github/actions/workflow/status/yii2-framework/app-jquery/linter.yml?style=for-the-badge&label=Super-Linter&logo=github)](https://github.com/yii2-framework/app-jquery/actions/workflows/linter.yml)
[![StyleCI](https://img.shields.io/badge/StyleCI-Passed-44CC11.svg?style=for-the-badge&logo=styleci&logoColor=white)](https://github.styleci.io/repos/1075374325?branch=main)

## Our social networks

[![Follow on X](https://img.shields.io/badge/-Follow%20on%20X-1DA1F2.svg?style=for-the-badge&logo=x&logoColor=white&labelColor=000000)](https://x.com/Terabytesoftw)

## License

[![License](https://img.shields.io/badge/License-BSD--3--Clause-brightgreen.svg?style=for-the-badge&logo=opensourceinitiative&logoColor=white&labelColor=555555)](LICENSE)