Talk in English - UK at phpDay 2017
Track Name:
Track 1
Short URL: https://joind.in/talk/74e5f
(QR-Code (opens in new window))
If you've ever dreamed of creating an open source PHP package, this talk is for you. The process can be a little intimidating the first time. Fret not, we'll walk through each step of the PHP Package Checklist (phppackagechecklist.com), ensuring that your project is taken seriously by the rest of the PHP community! We'll look at setting up Composer and auto-loading, semantic versioning, writing unit tests, implementing a continuous integration workflow and more.
Comments
Comments are closed.
liked the checklist and global considerations
Really good talk, great speaker.
Only reason why I havent given 5*, I would like to hear this talk with more of a personal touch (like problems when you picked name that android project uses and get lots of issues reported..), then just list of things where most of them feel obvious and are actually listed on phppackagechecklist.com site.
I think that the talk didn't add anyhting more than what you can easily find online: overall those were pretty much standard practices (except maybe for Scrutinizer). By the way, the talk was easy to follow and well explained.
.
@Luca Gallinari Thanks for the honest feedback. Yes, it's very much a beginner talk, which isn't necessarily obvious from the name or abstract. This talk was also a shorten down version of a 1 hour talk, and I think some of the more interesting pieces got lost in the process.