Okay, so after talking through all of the various libraries that can help improve the code quality of your work, it still raises a question:
How do we get these projects working against our code base?
In short, it requires Composer. If you’ve never used it, I’ve written briefly about it before, but I intend to provide the basics of what you need to get started using it and the aforementioned libraries in your work.
In both this post and the next, I’ll share how to set up everything locally in the most basic form and then how it integrates with Git so you can start using it in your day-to-day.



