[PSR-15] Implementations

331 views
Skip to first unread message

seva dolgopolov

unread,
Jan 4, 2017, 11:48:46 AM1/4/17
to PHP Framework Interoperability Group
Hi Folks.
it's not simple to find an implementation of PSR-15, that really follow the current PHP-FIG draft.
i would propose to list all of them here:
here is the first one:

Woody Gilk

unread,
Jan 4, 2017, 2:52:41 PM1/4/17
to PHP Framework Interoperability Group

--
You received this message because you are subscribed to the Google Groups "PHP Framework Interoperability Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to php-fig+unsubscribe@googlegroups.com.
To post to this group, send email to php...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/php-fig/a6206fa6-c11e-48ea-a239-429a1e9c2701%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

seva dolgopolov

unread,
Jan 5, 2017, 4:24:04 AM1/5/17
to PHP Framework Interoperability Group
okay, you hit the point:
- equip/dispatc, ideationnet/stack-runner (not implementing existing PSR-15 Draft)
- ... the rest ist just about middlewares that promise that they are PSR-15, but what no one of them actually is(or did i miss smth), at least serverside. Spec says: Middleware "Takes the incoming request and optionally modifies it before delegating to the next frame to get a response."


On Wednesday, January 4, 2017 at 8:52:41 PM UTC+1, Woody Gilk wrote:
On Wed, Jan 4, 2017 at 10:48 AM, 'seva dolgopolov' via PHP Framework Interoperability Group <php...@googlegroups.com> wrote:
Hi Folks.
it's not simple to find an implementation of PSR-15, that really follow the current PHP-FIG draft.
i would propose to list all of them here:
here is the first one:

--
You received this message because you are subscribed to the Google Groups "PHP Framework Interoperability Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to php-fig+u...@googlegroups.com.

Geert Eltink

unread,
Jan 5, 2017, 4:38:34 AM1/5/17
to PHP Framework Interoperability Group
Did you have a look at zend-stratigility? That supports the current PSR-15 Draft. 

seva dolgopolov

unread,
Jan 6, 2017, 6:00:05 AM1/6/17
to PHP Framework Interoperability Group
looks good, but they not implement "Psr\Http\Middleware\StackInterface", Middleware stacking still has the same api as Middleware itself.

Daniel Hunsaker

unread,
Jan 6, 2017, 6:12:11 AM1/6/17
to php...@googlegroups.com

That's probably because the PSR hasn't been finalized/released, yet.  Once that happens, you'll probably see these otherwise-compliant implementations inherit from the PSR interface, too.


Matthew Weier O'Phinney

unread,
Jan 6, 2017, 6:46:35 AM1/6/17
to php...@googlegroups.com


On Jan 6, 2017 5:00 AM, "'seva dolgopolov' via PHP Framework Interoperability Group" <php...@googlegroups.com> wrote:
looks good, but they not implement "Psr\Http\Middleware\StackInterface", Middleware stacking still has the same api as Middleware itself.

We do not implement it because StackInterface is no longer part of the specification, and not present in http-interop/http-middleware.

To unsubscribe from this group and stop receiving emails from it, send an email to php-fig+unsubscribe@googlegroups.com.

To post to this group, send email to php...@googlegroups.com.

seva dolgopolov

unread,
Jan 6, 2017, 1:22:56 PM1/6/17
to PHP Framework Interoperability Group

Woody Gilk

unread,
Jan 6, 2017, 1:29:38 PM1/6/17
to PHP Framework Interoperability Group
That's correct. We are getting ready to push the interface proposals back to FIG and open the review of PSR-15. Same for PSR-17.
To unsubscribe from this group and stop receiving emails from it, send an email to php-fig+unsubscribe@googlegroups.com.

To post to this group, send email to php...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages