Talk in English - US at ZendCon 2017
Track Name:
Artist G
View Slides: https://www.slideshare.net/MarkNiebergall/leveraging-composer
Short URL: https://joind.in/talk/774d7
(QR-Code (opens in new window))
Keeping external libraries current and organized can be a tedious and risky task. Converting those libraries from embedded inside a codebase to being included via Composer is a clean and efficient solution. Learn how to migrate and autoload those libraries, use the composer.json and composer.lock files, find new libraries, and run Composer commands. Use what you learn to clean and organize your codebase to make it easier to maintain, and more lean and better to work with.
Comments
Comments are closed.
Very Insightful.
Great intro to composer
well thought out introduction to composer and the potential to clean up a repo