When developing a web application you often stumble upon situations that make you select between PHP library and PHP framework. In this article we will show you the pros and cons of PHP libraries and frameworks and explain in detail in which cases you should choose one over another. PHP Library A PHP library consists…