Published in 24 Days In December
On Dec 7, I saw a tweet that the PHP community site 24 Days In December, was looking for authors to contribute an article. I responded, and soon I was writing an article for them. It needed to be done quickly, since the last article gets published Dec 24. I had a couple of ideas. … Read more » Published in 24 Days In December
Upgrade Your PHP Version
PHP updates are on a regular schedule. Some developers and organizations feel overwhelmed by this. Let’s put that in perspective
5 Command Line Tips for Composer
The command line is an essential tool for developers of all types. As a PHP Developer, I use it all the time. Making the most of composer is essential to managing your PHP projects. This article will show a few things to improve your use of Composer. Require a Minimum PHP Version One thing that … Read more » 5 Command Line Tips for Composer