Manuel Lemos - 2014-03-28 04:19:26 -
In reply to message 3 from sdfasdf
Yes, there is a link to the blog section at the top of this page, but you are right, the way it is now, it is not giving good exposure to package blog articles.
The good news is that a redesign of the package pages is underway and it will give more exposure to individual blog articles but also to demo pages on other sites.
As for Github, it is fine for project hosting, but Github by itself does not give my work great exposure. I need to do my own marketing to promote the class.
In PHP Classes, whenever I update my class or post a blog article about it, PHP Classes sends an email alert to all users that have downloaded the class, so they can come and be updated.
I also keep my packages in private repositories hosted on my development environment, so I decide when the updated package are published and avoid getting reports for bugs or issues with non-stable versions.
But this is just my case. Other developers have their package projects hosted in Github and import them into PHP Classes when they have new releases, which is also fine.