Skip to content

Commit 64ebe76

Browse files
Referenced unofficial ZF2 adapter
1 parent 7df38fd commit 64ebe76

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,12 @@ Using this daemon, applications can stay alive between HTTP requests whilst oper
1616

1717
The daemon requires a handler to be defined that accepts request objects and returns PSR-7 or HttpFoundation responses.
1818

19-
The [Speedfony Bundle](https://github.com/PHPFastCGI/SpeedfonyBundle) integrates this daemon with the symfony2 framework.
19+
The [Speedfony Bundle](https://github.com/PHPFastCGI/SpeedfonyBundle) integrates this daemon with the Symfony2 framework.
2020
The [Slim Adapter](https://github.com/PHPFastCGI/SlimAdapter) integrates this daemon with the Slim v3 framework.
2121
The [Silex Adapter](https://github.com/PHPFastCGI/SilexAdapter) integrates this daemon with the Silex framework.
2222

23+
There is also an un-official [ZF2 Adapter](https://github.com/Okeanrst/FastCGIZF2Adapter) that integrates this daemon with Zend Framework 2.
24+
2325
## Current Status
2426

2527
This project is currently in early stages of development and not considered stable. Importantly, this library currently lacks support for uploaded files.

0 commit comments

Comments
 (0)