First of all, I would just like to say I am new here and apologise in advance if this does not belong here. Second, I really admire what PHP-FIG is trying to achieve and am definitely looking forward to PHP-FIG 3.0.
While I may not agree to all PSRs (Psr7,Psr15,Psr17 for those of you whom are interested), I really believe standardising how streams work between frameworks and applications is something that PHP-FIG would excel at. Anyway, I have created a stream-interop group based on an old project of mine. I am looking for developers and supporters alike to help build it. I feel like this is an abstraction that is desperately needed in PHP land. The original interfaces can be found here (including tests and an a concrete implementation): https://github.com/meekframework/stream The new community-focused group can be found here: https://github.com/stream-interop/stream-interop My hope is that it will one day be mature enough to make it to a PSR. -- 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 [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/php-fig/abab27b2-2911-4691-aa84-aee40bd07fc3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
