Browse category PHP Architect

Command and Control – June 2018

by · June 7, 2018

1
 

Using events and command buses, self-hosted git, design workflows, parsing text, a look at CakePHP, Composer security, and more

 

Treasures, Old & New – May 2018

by · May 1, 2018

1
 

Writing clean code, managing technical debt, testing with Mockery, Toxic Tech, API specifications, and more.

 

Testing in Practice – April 2018

by · April 2, 2018

0
 

PHP Unit, Mockery, Type Hints, Async PHP, building a REST API, training programs, PHP isolation and security, serverless computing, Laravel auth, and more.

 

Testing in Practice – April 2018

by ·

0
 

You can get pretty far without automated testing of your code. I should know, I was slow in adopting it as part of my day to day workflow. The truth is, automated testing ends up speeding up your workflow and its an investment. When you can have a computer, which is built to do routine […]

 

The Dev Lead Trenches: Reviewing Code

by · March 23, 2018

0
 

Code reviews are one of the best ways to help a team ensure they’re writing the best code possible. In all of the jobs where we have done peer-lead code reviews, we have caught more bugs and had better discussions about code than in places or times where we just hammer code through the approval process. I know, I know; we all write beautiful, bug-free code, so why go through the hassle of a code review?

 

Long Running PHP – March 2018

by · March 1, 2018

2
 

PHP Daemons, Evolving PHP, containers, accessibility, Lumen, code reviews, signing git commits, running a user group, and more.

 

Long Running PHP

by ·

0
 

It’s awesome to see the excitement and ongoing development around using PHP outside of the typical web server Request and Response flow. This month, we look at how to run PHP indefinitely, add to its syntax, use git more effectively with code reviews and code signing, and more.

 

Know Your Tools

by · February 1, 2018

1
 

Tooling around web development has only become more complicated as each year passes. There are probably tools to help you manage and tame all the tools you need to get your work done. This month, we take a look at tools to help you understand just what’s going on under the hood.

 

Know Your Tools – February 2018

by ·

0
 

Containers, Drupal + Symfony, Evaluating Tools, Onboarding, Application Encryption, Laravel Scout, and more

 

Setting Up to Succeed – January 2018 issue

by · January 4, 2018

0
 

Worker Queues, Async with Generators, and PHP Sessions in Depth, Hiring PHP Devs, Laravel Collections, Security & Logging, and more.