Talk in English - US at Cascadia PHP
Track Name:
Multnomah Falls
Short URL: https://joind.in/talk/6599d
(QR-Code (opens in new window))
As new programmers mature beyond their first simple PHP scripts, many immediately adopt a framework-specific way of development and find themselves unsure how to move forward when presented with an existing application not written in their favorite framework.
In this talk, I'll use the latest PSR standards and packages from a variety of vendors to put together a simple bootstrap for a modern PHP application (based heavily on my tutorial Modern PHP Without a Framework). By peeling back that layer of framework magic, attendees will see what's going on under the hood and discover tools to better prepare them to take on any PHP project in the future.
Comments
Comments are closed.
As an application analyst of a legacy PHP application, this was incredibly relevant to our daily work/challenge of supporting and improving our application. Thank you