Summary
We already have discussed problems and missing parts in our current code and security threats, and we have discussed how we will implement authentication. We also discussed that we will use reusable components or code to save our time and effort. Also, because the code will be written by ourselves, we will be responsible for its maintenance and testing, so using open source stuff which is not only available but in many cases is tested, as well as maintained by the community, makes more sense. For that purpose, we will be mostly using Composer as it has become a standard tool for packaging and using reusable packages in PHP.
In the next chapter, you will learn more about Composer. What it is, how it works, and how we can use it for ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access