Jump to content

MVC Frameworks

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
4 replies to this topic

#1
Adeel

Adeel

    Newbie

  • Members
  • Pip
  • 1 posts
Has someone used cakePHP or Symfony and could give me some details on these MVCs for PHP? I'm interested in doing something new with PHP.

#2
Lop

Lop

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,172 posts
Haven't had the chance to work with these but I intend to very soon. I'll let you know once I do.

#3
Guest_Jordan_*

Guest_Jordan_*
  • Guests
I've been wanting to look into some of these for a while but have never gotten around to it. If you, let us know how it goes.

#4
pwiegers

pwiegers

    Newbie

  • Members
  • Pip
  • 4 posts
Hi,

well, I don't like Eclipse much I tried it, but it has a few strange editor-'malfunctions'. for instance: no virtual whitespace:

pppppppppppppppppp2ppppppppp
d
eeeeeeeeeeeeeeeeee2

If I want to walk from 2 to 2 the cursor will jump back to d.... I really hate that :-))

Paul

#5
John

John

    Writes binary right handed and hex left handed

  • Moderators
  • 6,321 posts
Eclipse has nothing to do with a MVC framework. I've recently been playing with CodeIgniter, very easy to use, but doesn't seem as supported as other frameworks. I've also been playing with CakePHP, haven't been able to fully understand how to use it, but it seems very robust and has a large community.

Thats all for now :)