![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Programmer
Join Date: Jun 2007
Posts: 93
Rep Power: 2
![]() |
PHP Frameworks
With the release of CakePHP 1.20 drawing closer every day I wonder if anyone else uses this great framework or any other frameworks (perhaps a custom framework based off smarty?)?
What do you all think of frameworks (specifically CakePHP) The more projects I use CakePHP in the easier development gets through the reuse of models and controllers, so far the only thing I have a problem with is the fact the framework itself isn't made by me. |
|
|
|
|
|
#2 |
|
Man Bear Pig Hunter
Join Date: Jul 2005
Location: NorCal, USA
Posts: 290
Rep Power: 4
![]() |
Re: PHP Frameworks
I love this. When the MS Framework first came out, I remember all my PHP friends giving me crap about it, and this sadly is the first time I've heard of a PHP Framework... Looks like it was a good idea all those years ago.
It'd be nice to see what people who know about this talk about here. Good thread. |
|
|
|
|
|
#3 |
|
Expert Programmer
|
Re: PHP Frameworks
What about Code Igniter? Arevos used it to start the PFO forum project long ago...
|
|
|
|
|
|
#4 |
|
PFO Founder
![]() ![]() |
Re: PHP Frameworks
There are ton of these PHP Frameworks out there, Zend has ever produced one. I think they are a good idea for larger projects, and could help speed up development. But that only happens if you are willing to spend the time learning how the framework works and using it properly. I personally have looked at quite a few, and have decided they just weren't worth my time to learn. But I think the main reason was more the fact that all my php projects are fairly small and wouldn't have a need for the overhead large frameworks.
__________________
BIG K aka Kyle Programming Forums Kyle K Online Please do not PM or email me programming questions. Post them in the forums instead. |
|
|
|
|
|
#5 |
|
Troll
Join Date: Apr 2005
Location: Texas
Posts: 732
Rep Power: 4
![]() |
Re: PHP Frameworks
I'm starting a major project in PHP soon and was looking in to this very topic.
I also first thought to use Code Igniter, just because Arevos had picked it for the forum project. The View system seemed too limited, and there was a lot of ugliness/bad practice in some of the examples which didn't bode well for the framework itself. I'm probably going to use Symfony (http://www.symfony-project.com/).
__________________
MD5(sig) = bcef75433db02e9ad9bf81d6f7c5c270 |
|
|
|
|
|
#6 |
|
Newbie
Join Date: Oct 2007
Posts: 12
Rep Power: 0
![]() |
Re: PHP Frameworks
CakePHP is a good framework. We studied it a lot one year ago while we were choosing a framework for our Helpdesk application. We find it a good framework. But we opt Zend Framework which is also a good framework and is supported by Zend itself.
Sanjay Aggarwal |
|
|
|
|
|
#7 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Re: PHP Frameworks
I would suggest that a help-desk application would be better served by learning how to communicate clearly, in a cultural sense, with those seeking support. The bean-counting adjuncts, such as underlying frameworks, are far less important. I'm probably only saying this because of the crappy service I receive.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#8 |
|
Hobbyist Programmer
|
Re: PHP Frameworks
I've used CakePHP, though still not an expert with it by any means. I am somewhat divided about it and believe it can be a really good tool, but only in specific situations. There is a significant time commitment when first using it, as I imagine most frameworks require, however once you are familiar with it, you can generate a new basic site very quickly. One of my main reasons for using Cake was a way to get practice with a similar model to Rails using a language I know. I don't think the mvc model is good for everything, just like cake only fits specific roles, but it does help expand your options.
__________________
#programmingforums relay - http://thegupstudio.com/cgi-bin/pforelay.cgi freelance scripts - http://ryanguthrie.com/index.html |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Deconstructor In PHP Classes | Grich | PHP | 8 | Oct 24th, 2007 8:09 PM |
| Teaching yourself PHP for idiots | woocha | PHP | 5 | Aug 9th, 2007 8:55 AM |
| Linux - Installing PHP | Booooze | Coder's Corner Lounge | 2 | Jul 30th, 2007 12:40 AM |
| Php with Sun Java System Application Server Platform | lucifer | PHP | 0 | Jun 7th, 2007 4:03 AM |
| Classes in PHP | kruptof | PHP | 9 | May 11th, 2007 9:44 PM |