Connecting Tech Pros Worldwide Forums | Help | Site Map

PHP5 frameworks

B.r.K.o.N.j.A.
Guest
 
Posts: n/a
#1: Feb 24 '06
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
Guest
 
Posts: n/a
#2: Feb 24 '06

re: PHP5 frameworks


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.
Guest
 
Posts: n/a
#3: Feb 24 '06

re: PHP5 frameworks


Thanks, I'll check it out.

Btko


Peter Fox
Guest
 
Posts: n/a
#4: Feb 24 '06

re: PHP5 frameworks


Following on from B.r.K.o.N.j.A.'s message. . .[color=blue]
>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
>
>[/color]
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>
cjl
Guest
 
Posts: n/a
#5: Feb 24 '06

re: PHP5 frameworks


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
Guest
 
Posts: n/a
#6: Feb 25 '06

re: PHP5 frameworks


cjl wrote:[color=blue]
> 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
>[/color]
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
Closed Thread