12Sep/090
Netbeans GIT plugin
Recently I discovered a netbeans edition for php ( Netbeans - a new player on the market ), which seems to work great!
The only thing I was missing was a GIT versioning plugin to clone, commit and update my php files. After a short googling I found a google code project called "nbgit" which provides this functionality.
You can download the 0.3* version at the following site:
http://code.google.com/p/nbgit/
Note - The 0.3 version was the most recent version at the time writing. A new version might already be released.