NYCPHP Meetup

NYPHP.org

[nycphp-talk] Php Framework

Anirudh Zala nyphp at aspl.in
Mon Mar 7 00:27:57 EST 2005


Another good and simplest example of MVC architecture is
"class.rFastTemplate.php". Follow below link
http://www.linuxjournal.com/article/4573 Maybe many programmers are familiar
with this.

Thanks

Zala

----- Original Message -----
From: "Eric Rank" <flakie at gmail.com>
To: "NYPHP Talk" <talk at lists.nyphp.org>
Sent: Saturday, March 05, 2005 1:46 AM
Subject: Re: [nycphp-talk] Php Framework


> Sajith,
>
> A reasonably good MVC architecture, named Seagull, is here:
>
> http://seagull.phpkitchen.com/
>
> It is developed as a full blown CMS. I didn't want to submit entirely
> to it's means of taking care of content, but I found the design and
> flow to be very nce. After figuring out how it worked, I stripped it
> down to the barebones, and began developing custom modules for it.
>
> I'll back up Alex when it comes to the Flexy templating system. The
> forementioned architecture uses them, and man, it couldn't make
> separating Busines logic from presentation any easier. It's reasonably
> quick to learn too.
>
> Eric Rank
>
>
>
>
>
>
> On Fri, 4 Mar 2005 07:36:17 -0500, Alex C <alexchan.1976 at gmail.com> wrote:
> > I really like Flexy Template in Pear.
> > alex
> >
> >
> > On Fri, 4 Mar 2005 14:00:36 +0530, Sajith A <sajith.ml at gmail.com> wrote:
> > > Hello,
> > > Could someone please suggest a good framework for php5 that separates
> > > business logic and presentation. Also i would like to know whether
> > > there it is advisable to go for MVC pattern in php development.
> > > Thanks and regards
> > > Sajith A
> _______________________________________________
> New York PHP Talk Mailing List
> AMP Technology
> Supporting Apache, MySQL and PHP
> http://lists.nyphp.org/mailman/listinfo/talk
> http://www.nyphp.org
>




More information about the talk mailing list