Skip to content

Commit bde4952

Browse files
Update README.md to include FrankenPHP badge for classic web server setup. (#188)
1 parent 478e4c8 commit bde4952

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
- Bug #175: Update allowed IPs in configuration for development purposes in `configuration.md` (@terabytesoftw)
1717
- Bug #177: Add missing config path to ECS configuration in `ecs.php` (@terabytesoftw)
1818
- Bug #182: Improve clarity in deployment options description and add `Nginx` badge in `README.md` (@terabytesoftw)
19+
- Bug #188: Update `README.md` to include `FrankenPHP` badge for classic web server setup (@terabytesoftw)
1920

2021
## 0.1.0 August 31, 2025
2122

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ Classic web-server + PHP-FPM setup; simple and widely supported for deployment.
4848

4949
[![Apache](https://img.shields.io/badge/apache-%23D42029.svg?style=for-the-badge&logo=apache&logoColor=white)](https://github.com/yii2-extensions/app-basic/tree/apache)
5050
[![Nginx](https://img.shields.io/badge/nginx-%23009639.svg?style=for-the-badge&logo=nginx&logoColor=white)](https://github.com/yii2-extensions/app-basic/tree/nginx)
51+
[![FrankenPHP Classic](https://img.shields.io/badge/FrankenPHP-777BB4?style=for-the-badge&logo=php&logoColor=white)](https://github.com/yii2-extensions/app-basic/tree/franken-php-classic)
5152

5253
### High-Performance Worker Mode
5354

0 commit comments

Comments
 (0)