open source in PHP [closed]
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
开发者_C百科Closed 7 years ago.
Improve this questionIs there a site like codeplex just for PHP?
Basically a site for volunteers that wants to learn and code together. I want to develop a project, but I need someone to help me out.. don't know where to find this help.
We have PECL:
http://pecl.php.net/
and PEAR:
http://pear.php.net/
But you'll find plenty of open source PHP code on Sourceforge, Github, etc.
There are several site which used by PHP developer to host their code:
- PEAR
- Google Code
- Github
- Sourceforge
精彩评论