With code reuse comes the problem of dependency management, historically a rather manual and error-prone process. Fortunately, recent years have seen most programming languages solve this problem by introducing various tools for dependency management. In the PHP ecosystem, Composer become the standard thanks to its ease of use, …
How to create your own Composer package
Full Disclosure: This webpage may contain affiliate links, in which the website owner would receive a commission for purchases made. This does not affect your purchase cost.