Talk in English - US at Longhorn PHP Conference 2021
Track Name:
Scout Room
View Slides: https://www.slideshare.net/colinodell/releasing-high-quality-packages-longhorn-php-2021
Short URL: https://joind.in/talk/e81ae
(QR-Code (opens in new window))
Releasing open-source libraries is more than sharing your GitHub URL with the world. There are many considerations and steps involved especially for successful and long-lived projects.
In this talk, we’ll cover the principles behind creating, releasing, and maintaining high-quality libraries. Topics will include structuring the repository, implementing modern PHP standards, maintaining changelogs, using CI tests, releasing new versions, and more.
Comments
Comments are closed.
Well thought-out talk. Included lots of things I never considered.
Great collection of everything you need in the way of knowledge, best practices, and resources for creating, releasing, and maintaining a package. Well done.
Excellent
Excellent in depth information!
Slides added to favorites;-D Very nice talk, a list of must-do topics as a package maintainer.