The Business Of PHP
By Sherri Wheeler Among the many strategic decisions a business needs to make, one which we as developers are involved with is the choice of tech stack—the tools and technologies used for software development. When choosing a backend language, PHP presents its list of strengths and weaknesses; this article examines these from a business perspective. […]
Asynchronous Magento
By Oleksandr Lyzun Over the years, Magento architecture has become more sophisticated and complex because merchants’ requirements are becoming more complex. This complexity leads to an increase of application infrastructure, release cycles, and the number of features that have to be maintained. For Magento’s first decade, it was a monolith application which nicely covered mid-sized […]
Test Driven Development, Event-Driven Design, and Concise Code
In this Episode Eric, John, and Oscar chat and review the July 2020 issue, Warp Driven Development Topics Covered Getting started with Test-Driven development and testing legacy code. Bears near Oscar’s house. What is Event-Driven Design? Making your presentations better – wether they’re conference talks or office meetings. Solutions for last month’s loot-drop problem. Should […]
Interview with Edward Barnard
In this Episode Edward Barnard returns to talk with Eric van Johnson and John Congdon about writing columns for the magazine and more. How he got started programming with CRAY supercomputers and then web development first with PERL and then PHP. Rescuing his first article submission from the spam bin. The inspiration and focus for […]
The Workshop: GitHub Actions for Continuous Integration
By Joe Ferguson Continuous Integration (CI), or the ongoing process of integrating changes in a shared version control repository, should be a goal of every project you work on. This month, we’re going to dive into configuring GitHub Actions to build and test our PHP application. Then we’ll look at a larger scale API, which […]
Interview with Eric Mann, Security Corner contributor
In this Episode Eric van Johnson and John Congdon talk to Security Corner contributor Eric Mann about keeping your website secure. How a breach sparked his interest in security. The value of tokens and nonces. What area of security needs more attention. How to use end-to-end encryption for communication. Using Linux as your daily driver […]
Machine Learning with Liam Wiltshire
In this interview, Eric and John talk to Liam Wiltshire about his Machine Learning articles (Part two here) in the April and May 2020 issues of the magazine. Topics Covered How he transitioned from music into building web sites. Speaking at PHP conferences. Using machine learning with PHP and why he wrote this series. Assessing […]