summaryrefslogtreecommitdiff
path: root/docs/integration/yii.md
blob: 86310fe5a29177319b0fccaf702651507c88deae (plain)
1
2
3
4
5
6
7
8
9
10
# Yii 2 and Yii 3

## Yii 2

There is [Yii2 PSR-7 Bridge](https://github.com/charlesportwoodii/yii2-psr7-bridge) made by Charles R. Portwood II that covers almost everything needed for the integration.

## Yii 3

There was an [experiment of running Yii3 with RoadRunner](https://forum.yiiframework.com/t/using-roadrunner-as-a-server/127060). When released, framework will support RoadRunner out of the box.