Talk in English - US at ZendCon 2017
Track Name:
Artist G
View Slides: https://www.slideshare.net/clarkphp/analysis-ofqualityofpkgsinpackagistuniv20171024
Short URL: https://joind.in/talk/377ec
(QR-Code (opens in new window))
How do you find a truly reliable, well-built, and tested package? Do you have concerns about the overall quality and security of third-party libraries and packages you rely upon as dependencies in your code? Does quality have anything to do with number of reported downloads? See how you can assess the quality of components available through Packagist - some popular, some under-appreciated - using various PHP QA Tools.
The short script used during the session to run the QA toolset is available here:
https://gist.github.com/clarkphp/865b50659c513d486632ad8b7995ea73
Comments
Comments are closed.
The speaker disclosed upfront that this was a work in progress, so I'm grading it on a curve somewhat. I definitely would be interested in the more developed product. All the same, I still took some useful information from this. I'll be leveraging some of the tools for quality analysis that were presented.