Category: environment

Hashicorp’s Packer – Is It Something for PHP Developers?

tl;dr; – Is Packer a tool you’ll need in your tool box as a PHP developer? It depends. If you do a lot of server work for your clients or on the job, along with development work, then yes. Packer can help you a lot. If you are only a developer and don’t really do much work on the server directly, t...

Shopify App Development Made Simple with HTTP APIs and Guzzle

In this tutorial, you’re going to get started with developing Shopify apps. You’re going to create a simple app that lists out products from a Shopify store. The full source code of the app is available on Github.What are Shopify Apps? Shopify apps are a way of extending the functionality of a Shopify sto...