What frameworks should we consider for a custom web application?

Posted by justkevin on Stack Overflow See other posts from Stack Overflow or by justkevin
Published on 2010-03-17T19:26:07Z Indexed on 2010/03/17 20:01 UTC
Read the original article Hit count: 175

Filed under:
|
|

A client is looking for a custom web application, which will eventually include lots of interconnected components, but the main features are:

  • Subscription based membership as well as virtual/digital product sales
  • Members have their own public web cookie-cutter directories (e.g., storefronts, pages, etc.) and personal member admin area.
  • Site administrators will need both common tools (member admin, password changes, etc.) and custom tools that can be readily developed or integrated with 3rd party solutions.

What frameworks should we be looking at? PHP/MySQL is preferable unless something really outstanding is available in another stack.

© Stack Overflow or respective owner

Related posts about php

Related posts about frameworks