PHP Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming LanguagesPHP Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old May 27th, 2005, 05:39 AM
vtrio vtrio is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2005
Location: India
Posts: 23 vtrio User rank is Lance Corporal (50 - 100 Reputation Level)vtrio User rank is Lance Corporal (50 - 100 Reputation Level)vtrio User rank is Lance Corporal (50 - 100 Reputation Level) 
Time spent in forums: 1 Day 5 h 10 m 25 sec
Reputation Power: 0
Best PHP Framework

Hai guys,

I would like to know the best FRAMEWORK that could be adpoted for PHP.

I currently don't use one, any Recommendations.

also someone tell me why should we use one?

Reply With Quote
  #2  
Old May 27th, 2005, 06:14 AM
MueR's Avatar
MueR MueR is offline
Weirdo ™
Dev Shed Novice (500 - 999 posts)
 
Join Date: Jul 2004
Location: /dev/null
Posts: 662 MueR User rank is Sergeant (500 - 2000 Reputation Level)MueR User rank is Sergeant (500 - 2000 Reputation Level)MueR User rank is Sergeant (500 - 2000 Reputation Level)MueR User rank is Sergeant (500 - 2000 Reputation Level)MueR User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 2 Days 21 h 2 m 19 sec
Reputation Power: 12
I don't really understand your question. What exactly do you mean by framework?
__________________
Boss: "We found a bug in your code!"
Programmer: "That's no bug, that's just an undocumented feature!"

is a nice way to show appreciation if my suggestion was helpful.

Scriptrequests are not appreciated anywhere. Show input. Do some research. Explain the problem. Post relevant code only.

Reply With Quote
  #3  
Old May 27th, 2005, 07:25 AM
Lava Lava is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2004
Posts: 331 Lava User rank is Corporal (100 - 500 Reputation Level)Lava User rank is Corporal (100 - 500 Reputation Level)Lava User rank is Corporal (100 - 500 Reputation Level)Lava User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 2 Days 23 h 19 m 15 sec
Reputation Power: 7
searching for PHP framework gives me:
Mojavi, Cake, Seagull, PRADO, BLueShoes, PEAR.

OO PHP application frameworks.

I believe there's some thread where Mojavi is mentioned quite a bit as a good framework to use in combination with... Eclipse? Not entirely sure. Haven't used it myself.

Reply With Quote
  #4  
Old May 27th, 2005, 07:50 AM
MueR's Avatar
MueR MueR is offline
Weirdo ™
Dev Shed Novice (500 - 999 posts)
 
Join Date: Jul 2004
Location: /dev/null
Posts: 662 MueR User rank is Sergeant (500 - 2000 Reputation Level)MueR User rank is Sergeant (500 - 2000 Reputation Level)MueR User rank is Sergeant (500 - 2000 Reputation Level)MueR User rank is Sergeant (500 - 2000 Reputation Level)MueR User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 2 Days 21 h 2 m 19 sec
Reputation Power: 12
Ah, yes. There is no such thing as "the best framework". Just like there is no "best php editor". That all depends on how you like it. How others feel about a certain framework or editor, can in no way reflect how good it is, or what you think about it.

Personnaly, I never use frameworks. PEAR however, has lots of extra classes for mailing and dozens of other purposes. But it all depends on how you like it.

Reply With Quote
  #5  
Old May 27th, 2005, 09:47 AM
FragMaster B's Avatar
FragMaster B FragMaster B is offline
NINJA! ...on fire no less
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Location: Rockies
Posts: 188 FragMaster B User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 6 h 13 m 12 sec
Reputation Power: 6
I've been looking at a few frameworks and have settled on Prado.
http://www.xisc.com/

I'm gonna use it on my next project and see how it goes.

Has built in support for AJAX via JPSpan.
Won the grand prize in the Zend PHP 5 Coding Contest.
Has some good documentation.

Last edited by FragMaster B : May 27th, 2005 at 10:20 AM.

Reply With Quote
  #6  
Old December 21st, 2005, 11:42 AM
FragMaster B's Avatar
FragMaster B FragMaster B is offline
NINJA! ...on fire no less
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Location: Rockies
Posts: 188 FragMaster B User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 6 h 13 m 12 sec
Reputation Power: 6
...7 months later.

Prado is unbelievable. I've used it on a couple projects now and am really in love. It does some really amazing things. Do yourself a favor and check it out.

www.xisc.com
Comments on this post
jafet disagrees: Aww, comon, stop threaddigging

Last edited by FragMaster B : December 21st, 2005 at 11:43 AM. Reason: activating link

Reply With Quote
  #7  
Old December 21st, 2005, 09:00 PM
westondance westondance is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2004
Location: Houston TX
Posts: 455 westondance User rank is Sergeant (500 - 2000 Reputation Level)westondance User rank is Sergeant (500 - 2000 Reputation Level)westondance User rank is Sergeant (500 - 2000 Reputation Level)westondance User rank is Sergeant (500 - 2000 Reputation Level)westondance User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 6 Days 15 h 47 m 32 sec
Reputation Power: 17
This is an excellent question.

Im still somewhat new to PHP myself and would like to take it to the next level. I've noticed that most people that use frameworks come into it with the concept picked up from another language (java comes to mind). I've just discovered the power of frameworks but because I don't have the background I'm having a difficult time just delving straight into cake or prado. So I have a question for someone who has traveled this road before me. You started with PHP, and didn't have the OOP knowledge like other PHP guys that you pick up from other languages (MVC, Frameworks, Extensive OOP and Modularization). Right now I have a few clients that I have built custom CMS's for, and already I can see the need for a framework. They are happy with my services but when they call for more, I end up rewriting code, and it is no fun, it is actually quite tedious. At the same time I don't know enough to just jump into a framework, even though it is obvious that I need to do it. So the question is...

Where do I go(tutorials, books, whatever) that can teach me to write my own little framework before I jump into one of the others? I don't want to reinvent the wheel. I just want to write one small enough that will educate me in the ins and outs of them. That way if I'm developing with Prado or Cake I know what I'm doin.

Any advise would be greatly appreciated.

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesPHP Development > Best PHP Framework


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
Stay green...Green IT