Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1695 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     Programming     PHP and MySQL :

top 5 php coders

Thread title: top 5 php coders
Closed Thread  
Page 1 of 2 1 2 >
    Thread tools Search this thread Display Modes  
12-26-2006, 11:04 PM
#1
sskhalsa is offline sskhalsa
Status: Member
Join date: Mar 2006
Location: New York City
Expertise:
Software:
 
Posts: 371
iTrader: 2 / 100%
 

sskhalsa is on a distinguished road

  Old  top 5 php coders

Who would you say are the top 5 php coders you know?

12-27-2006, 05:45 AM
#2
Andrew R is offline Andrew R
Status: Request a custom title
Join date: Dec 2005
Location: Arizona
Expertise:
Software:
 
Posts: 5,200
iTrader: 17 / 95%
 

Andrew R is on a distinguished road

  Old

Must good PHP programmers that I've seen are on the SitePoint forums. One of the best I've seen post was a guy under the username Dan Grossman. However, there are several good ones, especially the moderators of the PHP form.

12-28-2006, 12:47 AM
#3
majorglory is offline majorglory
Status: Senior Member
Join date: Jun 2006
Location:
Expertise:
Software:
 
Posts: 848
iTrader: 10 / 100%
 

majorglory is on a distinguished road

  Old

I've only had experience with one, and will be the only one I will hire in the future.

Blue Ire

12-28-2006, 01:25 AM
#4
Andrew R is offline Andrew R
Status: Request a custom title
Join date: Dec 2005
Location: Arizona
Expertise:
Software:
 
Posts: 5,200
iTrader: 17 / 95%
 

Andrew R is on a distinguished road

  Old

Oh yeah, Blue Ire and Wildhoney are rather good programmers here. I've seen/used a few of their programs and they work fantastically well. Village Idiot also codes PHP. I do also, but I'm still learning OOP.

12-28-2006, 02:54 AM
#5
Jeff Andersen is offline Jeff Andersen
Status: Superstar
Join date: Apr 2005
Location:
Expertise:
Software:
 
Posts: 4,449
iTrader: 10 / 100%
 

Jeff Andersen is on a distinguished road

  Old

Around the TFL ropes? For PHP, I'd go with Ryan Amos.

12-29-2006, 04:11 PM
#6
Wildhoney is offline Wildhoney
Wildhoney's Avatar
Status: Request a custom title
Join date: Feb 2006
Location: Nottingham
Expertise:
Software:
 
Posts: 1,648
iTrader: 18 / 95%
 

Wildhoney is on a distinguished road

Send a message via AIM to Wildhoney Send a message via MSN to Wildhoney Send a message via Yahoo to Wildhoney

  Old

I can code fluently in PHP5. True OOP with Interface and Abstract classes. Basically the lot. A little sample here -> http://www.adam.tiaghosting.com/sample/

12-29-2006, 06:00 PM
#7
Andrew R is offline Andrew R
Status: Request a custom title
Join date: Dec 2005
Location: Arizona
Expertise:
Software:
 
Posts: 5,200
iTrader: 17 / 95%
 

Andrew R is on a distinguished road

  Old

Originally Posted by Wildhoney
I can code fluently in PHP5. True OOP with Interface and Abstract classes. Basically the lot. A little sample here -> http://www.adam.tiaghosting.com/sample/
Very clean and organized code. Based on this, I suggest hiring Wildhoney..

Sending you a PM by the way.

12-29-2006, 08:08 PM
#8
Cole is offline Cole
Status: I love this place
Join date: Apr 2005
Location:
Expertise:
Software:
 
Posts: 721
iTrader: 0 / 0%
 

Cole is on a distinguished road

  Old

Originally Posted by Wildhoney
I can code fluently in PHP5. True OOP with Interface and Abstract classes. Basically the lot. A little sample here -> http://www.adam.tiaghosting.com/sample/
I'm liking the code, very clean. I'm a decent PHP programmer but may hire you in the near future.

01-01-2007, 02:12 PM
#9
Salathe is offline Salathe
Salathe's Avatar
Status: Community Archaeologist
Join date: Jul 2004
Location: Scotland
Expertise: Software Development
Software: vim, PHP
 
Posts: 3,820
iTrader: 25 / 100%
 

Salathe will become famous soon enough

Send a message via MSN to Salathe

  Old

Originally Posted by Wildhoney
I can code fluently in PHP5. True OOP with Interface and Abstract classes. Basically the lot. A little sample here -> http://www.adam.tiaghosting.com/sample/
It's a shame that your showcase piece of work will raise errors. You don't implement the display abstract method and importantly, the closing brace for the class is missing. Finally, probably not of importance to you but it is to me, where is your documentation? Even for a simple interface and class, a couple of PHPDoc comment blocks would be lovely (and almost a requirement if anyone is to look back at the code in a few months/years time). That said, nice and tidy.

As for the topic, I haven't really seen much in the way of code from members here -- and I've had no need to hire someone for PHP -- so it would be difficult to list 'the best' here.

On that note, I'd like to see more chat from the freelance coders around here (not just the template slicers). There are often questions about PHP floating around but little (if any?) chat between developers on interesting topics.

01-11-2007, 03:57 PM
#10
fernand is offline fernand
Status: I'm new around here
Join date: Nov 2006
Location:
Expertise:
Software:
 
Posts: 18
iTrader: 0 / 0%
 

fernand is on a distinguished road

  Old

Originally Posted by Wildhoney
I can code fluently in PHP5. True OOP with Interface and Abstract classes. Basically the lot. A little sample here -> http://www.adam.tiaghosting.com/sample/
well, good sample but i have some comments for your code:
1. it's too many type castings for private properties. if you know how ZE handles object properties, you'll find the reason why. don't add the overhead if it's not necessary.
2. considering logic separation, it's not good practice to put DB properties in class constant. when the class is put together with another package, configuration should be done directly to the class file and not config file, which will make the application less versatile and user (read: developer) friendly.

so far, my most favorite php programmer is rasmus (lerdorf). if you don't know him (which i am sure most of you do), please take a look how rasmus uses php as a toy here: http://talks.php.net/show/oscon06

Closed Thread  
Page 1 of 2 1 2 >


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed