Frameworks
Details
In May we're hosting a night of talks about frameworks!
- PPI - The Interop Framework
Paul Dragoonis (https://www.meetup.com/php-sw/members/182668028), Lead Developer at Kainos (https://www.kainos.com), PHP internals and PHP-FIG voting member and Vítor Brandão (https://www.meetup.com/php-sw/members/44402502), PHP Software Engineer at Kainos (https://www.kainos.com/), Entrepreneur and Gentoo Linux contributor
Paul and Vítor will be showing off the newly released PPI 2.1, explaining what we’ve been working on and what extra value using an interop framework brings on top of just using a single standalone framework.
- Do you speak PSR-7?
Gary Hockin (https://www.meetup.com/php-sw/members/86386452), Developer at Roave (https://roave.com)
The PHP-FIG has recently put PSR-7 into vote (and by the time this talk is given it should be easily voted in). PSR-7 relates HTTP Messages; HTTP request and response objects that describe the interaction between a client and server in any HTTP exchange. While this doesn’t sound that interesting, PSR-7 threatens to open the door to truly interoperable libraries and frameworks, and heralds a new golden age for the next generation of PHP packages.
Join us in this brief introduction to PSR-7 and the core concepts around phly/http, a concrete implementation of the standard.
- A Slim 3 primer
Rob Allen (https://www.meetup.com/php-sw/members/56661222), Software Engineer, ZF contributor and author of Zend Framework in Action (http://www.manning.com/allen)
