Open Source
Recent Open Source articles
PHP 8 will be released on November 26th. In this report we'll outline the problems and challenges for WordPress and PHP 8 compatibility.
Composer is a dependency management tool. It allows you to add libraries as a dependency, so you don’t have to solve every problem yourself. You can make use of the solutions provided by others to save yourself some time and likely account for edge-cases you hadn’t even thought of. Why would you use dependencies? For […]
Do you really need to create a plugin yourself, or is there a good option out there? Here, Andy discusses what to consider before making your own plugin.