Stack: a PHP interface for framework-agnostic code sharing - Igor Wiedler - Forum PHP 2013

Published: 16 December 2013
on channel: AFUP PHP
2,767
18

This talk will explore the evolution of HTTP abstractions.

We will take a look at inetd at the TCP level, CGI and FCGI at the HTTP level, language levelabstractions like Rack for Ruby and WSGI for Python. Finally we will arrive at the Symfony2 HttpKernelInterface. The PHP community can take many ideas from Rack. We should be building composable stacks of re-usable middlewares, for better cooperation between open-source projects and cleaner decoupled architectures in large-scale PHP applications.

Learn about unix philosophy, understand where PHP's CGI-like I/O mechanism($_SERVER, header, echo) comes from, how it can be improved, how the HTTPboundary allows for truly framework-agnostic code sharing, and discover Stack: an attempt to do just that!

https://joind.in/talk/view/9355

https://speakerdeck.com/igorw/the-htt...


Watch video Stack: a PHP interface for framework-agnostic code sharing - Igor Wiedler - Forum PHP 2013 online, duration hours minute second in high quality that is uploaded to the channel AFUP PHP 16 December 2013. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 2,767 times and liked it 18 visitors.