Skip to content

Comment on Lumen – A micro-framework by Laravel

Comments

They compare it to Slim 3, which isn't completed yet, sitting in a development branch...

Slim 3 will also be PSR-7 compliant, I don't see anything about that anywhere in these Lumen docs.

The framework's author addressed this on reddit: http://www.reddit.com/r/PHP/comments/32kajb/lumen_php_microf...

Interesting. I guess he/she is implying that Lumen is PSR-7 compliant than by the last sentence?

Thanks!

Lumen uses the same request and response objects as Laravel, which extend Symfony's request and response objects, on which PSR-7 is based. If Lumen isn't PSR-7 compliant once that standard is finalized, it will be shortly.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.