Technical requirements
In this chapter, we are going to work on our coding structure as we will be adding tests to our code. So, you will need the following:
- Visual Studio Code (or a code editor of your preference)
- PHP Composer installed on your computer
You can find the code files for this chapter on GitHub at https://github.com/PacktPublishing/Developing-Extensions-for-Joomla-5/tree/chapter12.