10 projects every php developer should use

This news has circulating around the PHP Community for a few days already - posting it here for record purposes.

As a php web developer, you should know that php is probably the language that has the biggest code repository. So no matter what module you want to include in your project there should be an open source solution.

This can help in various ways, but just in case you can’t think of one, here I put a few :

  • Open source is worked by many people, so the result is for sure better than one man’s work
  • You can have free updates to your code, while otherwise you should code the updates each time something new comes up
  • You save development time while your project is getting better

Anyway, after many years as a web developer, I’ve compiled a list of php classes that can be easily integrated in any project and I am regularly use.

  1. For sending emails - phpMailer
  2. User manipulation
  3. Fetching RSS Feeds - magpie rss
  4. Geotargeting - maxmind
  5. Data mining - htmlSQL (i can’t wait to use this!!! :) )
  6. Trackback
  7. Templating System
  8. BBCode
  9. Paypal
  10. WYSIWYG Editor - my favorite! - tinyMCE

Click here for the entire article.


Subscribe to comments Comment | Trackback |
Post Tags: , , ,

Browse Timeline


Comments ( 1 Comment )

Hello dear sir,
now i am a php student i want to develop so i need some projects on which i can easily work please send me some projects
thanks

maywand added these pithy words on Sep 03 08 at 5:29 pm

Add a Comment


XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong> <pre lang="" line="">


© Copyright 2007 eKini: Web Developer Blog . Thanks for visiting!