Home > Archive > PHP Programming > February 2006 > PHP5 frameworks
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| B.r.K.o.N.j.A. 2006-02-24, 7:55 am |
| Do you have any experience with any, recommendations? I've checked php on
trax but it's still in an early stage of development. I'm looking for
something with a some ready to use controlls (dbgrids for example),
prefferably mvc and good documentation... The problem is that google (and
phpwact) gives a lots of results, but I'm looking for a solid tested one.
Thanks,
Brko
| |
| andrew.mccafferty@gmail.com 2006-02-24, 7:55 am |
| Brko,
CakePHP (http://www.cakephp.org/) is an MVC PHP framework based on some
of the concepts of Ruby on Rails. As with Trax it's still early in
development, but moving at a very fast pace. As such, documentation is
also a bit sparse but help can always be found through other channels
(wiki, api, #cakephp, and the Google Group).
Definitely worth a look!
| |
| B.r.K.o.N.j.A. 2006-02-24, 7:55 am |
| Thanks, I'll check it out.
Btko
| |
| Peter Fox 2006-02-24, 7:55 am |
| Following on from B.r.K.o.N.j.A.'s message. . .
>Do you have any experience with any, recommendations? I've checked php on
>trax but it's still in an early stage of development. I'm looking for
>something with a some ready to use controlls (dbgrids for example),
>prefferably mvc and good documentation... The problem is that google (and
>phpwact) gives a lots of results, but I'm looking for a solid tested one.
>
>Thanks,
>
>Brko
>
>
I couldn't get Symfony to work.
Cake is a far cry from being industrial strength.
The longer you can wait the better the offerings will be - any one you
go with will need a fair investment of time and effort to discover how
it really works and how to tweak it to your needs.
If you find a good one let us know.
--
PETER FOX Not the same since the cardboard box company folded
peterfox@eminent.demon.co.uk.not.this.bit.no.html
2 Tees Close, Witham, Essex.
Gravity beer in Essex <http://www.eminent.demon.co.uk>
| |
|
| Brko:
You may want to check out Qcodo:
http://www.qcodo.com/
There is a nice 'screencast' 20 minute movie which shows the basics of
the framework. It does have a nice dbgrid control.
-cjlesh
| |
| Matt Childs 2006-02-24, 9:55 pm |
| cjl wrote:
> Brko:
>
> You may want to check out Qcodo:
>
> http://www.qcodo.com/
>
> There is a nice 'screencast' 20 minute movie which shows the basics of
> the framework. It does have a nice dbgrid control.
>
> -cjlesh
>
I've been working with WASP for a while now. It's really solid and
under active development. I'm a contributor on the project and I think
it is headed in a good direction.
http://wasp.sourceforge.net
Matt
|
|
|
|
|