Back to School: September Trainings Scheduled
Whether you’re going back to school or just back from vacation, we’ve scheduled three courses in September with our new trainer, Jeremy Kendall. Be sure to sign up now to get a jump on the end of the year crunch: Jump Start PHP: September 13 – 15th, 2016 PHP for Programmers: September 20 – 22nd, 2016 Web Security: September 27 […]
August 2016 – Unleashing Automation
The August 2016 issue of php[architect] magazine is now available! See how automation helps free up your time and reduce errors. In this issue, we have articles on deploying application updates with Ansible, using static analysis to check for PHP 7 readiness, and automating frequent tasks with Slack. Also in this issue, you’ll find articles […]
July 2016 – Harnessing Magic
The July 2016 issue of php[architect] magazine is ready to download! Some things just work like magic This month we look at regular expressions, cryptography, PHP references, and function programming to help you demystify how they work and add them to your arsenal of solutions. Also in this issue, we look at using the Mailchimp […]
June 2016 – Decoupled by Design
The June 2016 issue of php[architect] magazine is now available! Less tightly coupled code is easier to debug and re-use. This month we look at techniques to decouple different aspects of your code: including using asynchronous & distributed workers, transducers, middleware, and secure web services. Also in this issue, we have a library to use […]
New Book! Build a website with WordPress and Thesis
If you need to build a complex, feature-rich website with minimal code and fuss, our latest book Build Exceptional Sites with WordPress & Thesis by Peter MacIntyre will help you from start to finish. This handy reference will guide you in setting up your WordPress environment, configuring your own design and layout using the Thesis […]
May 2016 – Full Speed Ahead
We’ve just released the May 2016 issue of php[architect] magazine. To help you make good use of your development time, this month the magazine looks at libraries including DoctrineORM and FastRoute, and product development lessons from building Laravel Shift. In addition, this month includes articles on defining “Senior Developer”, the value of gratitude, keeping credentials […]
php[tek] 2016 Conference : Speaker Previews
A number of our speakers for our php[tek] 2016 conference have graciously offered to make preview videos for us, showcasing what their talk will be out. We started releasing them a few days ago and will be continuing to do so over the coming week. You can see a full playlist of these from Youtube […]
Mandrill Alternatives for PHP Applications
What would a website be if it couldn’t send emails, even if just for password resets? Running your own mail server is a huge hassle, so many developers instead use a third party service to send transactional emails like password resets, new user welcome messages, and order summaries. One of the most popular services, in […]