Open source project,

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
abalfazl
Forum Commoner
Posts: 71
Joined: Mon Sep 05, 2005 10:05 pm

Open source project,

Post by abalfazl »

Hello!

If a person want to learn in project,Which open source project do you suggest?

For example If someone want to learn Zend framework,Do you know any open source project for that?


Thanks in advance!
the_drizzle
Forum Newbie
Posts: 17
Joined: Fri Jun 01, 2007 11:55 am

Post by the_drizzle »

I'd first give a quick read-through of some of the Zend framework manual, just so can get your bearings. It's an excellent manual. But wanting to get your hands dirty with some coding is completely understandable. I searched for "zend" on SourceForge (http://sourceforge.net) and found some neat projects. I mean, a lot of this is based on personal interest so you should probably read through a couple and see which ones you like. Then you can shoot a few emails off to some lead developers of projects your most interested in.

Personally, the open source project "me-P" (http://sourceforge.net/projects/me-p/) seems like an excellent project for learning about Zend and PHP web development in general because of the nature of its concept. But, once again, you should probably look into each option individually because there is a lot of personal preference involved.
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

A project like this one?
Post Reply