Custom your own category :

  • 1. Choose the categories by select the check box before category names.
  • 2. Choose the methode to combain the choosen categories between 'Slice' or 'Union' in the drop down list.
  • 3. Execute with click the 'Go' button.

MVC Frameworks Written in PHP

Framework

Frameworks for implementing the Model View Controller pattern in PHP..

..

eZ Publish ..

..

Akelos Framework ..

..

Cake ..


Full article: http://www.easywms.com/easywms/?q=en/node/54

License: Creative Commons Attribution 2.5

Add to any service

Indexed in May 2008

Related Info Web

  • A Rails/Django Comparison
  • Abstract Ruby on Rails ("Rails") is the dominant web programming framework for Ruby and, even outside the Ruby community, is considered the epitome of the latest generation of high-productivity, open source web development tools. Django is one of many competing web development frameworks for Python. It is notable, first, for being highly regarded amongst Python programmers, and second, for being one...

  • Rails-like PHP Framework
  • There are two Rails-like PHP frameworks gaining momentum and amounting a zealous following, both of which have recently gone stable.Symfony and CakePHP, written in pure PHP follow the same MVC (Model, View, Constroller) architecture found on Rails.. ... Full article: http://yelotofu.com/2007/03/rails-like-php-framework/ License: Creative Commons Attribution 3.0 Unported...

  • My Favorite Open Source Tools
  • Andrew Wulf has listed his favorite open source tools and frameworks. I am going to pay heed to his call and list my favorite open source tools and frameworks for programming here. However, mine are more heterogeneous in terms of the programming language and includes both desktop and web programming. ... Full article: http://ifacethoughts.net/2007/07/24/my-favorite-open-source-tools/ License: Creative Commons...

  • Ruby on Rails
  • Ruby on Rails is a free web application framework. It aims to increase the speed and ease with which database-driven web sites can be created, and offers skeleton code frameworks (scaffolding) from the outset. Often shortened to Rails, or RoR, Ruby on Rails is an open source project written in the Ruby programming language, and applications using the Rails framework...

  • It Is Not That Easy To Clone WordPress
  • I have read quite some tutorials which show how WordPress can be built using certain frameworks in a couple of days or in a matter of seconds. They are quite good, and I personally believe that it helps to write a blogging engine if you want to learn Web programming. Unfortunately these tutorials also lead some to believe that this...