Phpfw 0.3 review (linux)

Add to Watch List

Phpfw is a framework for PHP that provides a base on which various database backend applications can be built

License: MIT/X Consortium License
OS: Linux
File size: 40K
Developer: Phpfw Team      
Price: $0.00
User Rating:  

0 stars award from rbytes.net

Phpfw 0.3 is libraries software developed by Phpfw Team.
Phpfw is a framework for PHP that provides a base on which various database backend applications can be built. Phpfw project allows for easy creation of CRUD applications - apps where most of the code is focussed on Create Read Update Delete operations on the database. It uses MVC-ish patterns to allow for simpler and cleaner organization of code.

Phpfw leverages popular PHP libraries so as to avoid reinventing the wheel. For example, the database abstraction layer is a thin wrapper that supports ADOdb and ADOdb Lite. Hence, Phpfw is able to support multiple databases thanks to these excellent libraries.
Phpfw requires minimal configuration. All the database information is directly obtained from the database itself. The configuration file is a simple .ini file and is adequately commented to explain the different elements.

Phpfw comes built in with an elementary templating class to generate HTML output. Further it also supports templating frameworks like Smarty and PHPTAL. The combination of these templating facilities provides adequate power to generate simple to complex output.

Phpfw is the result of several PHP projects I undertook over the years. It grew inside active projects and has finally taken a life of its own. It has been written from scratch based on all the code that was written over the years with a focus on simplifying the process of creating new applications with minimal effort. I hope this work proves useful to those of you who would like to put together applications quickly and easily.

What's New in This Release:

  • Several enhancements that make interacting with templating engines like Smarty easier and more customizable was made.
  • A simple module generation script that sets up basic scaffolding was included.
  • The framework can now automatically maintain one-to-many relationships.
  • Enhancementss were made to allow for user-specific data.
  • Several minor bugs were fixed.
    Phpfw 0.3 supports english interface languages and works with Linux.

    Downloading Phpfw 0.3 will take several seconds if you use fast ADSL connection.


    Download

    • 100mbit/s dedicated server
    • 100% availability


    Latest User Reviews

    Write a Phpfw Review

    Please register to submit reviews. Registration will grant you access to a number of features and capabilities otherwise unavailable.

    Phpfw related software

    • Phpfw 0.3
      Phpfw is a framework for PHP that provides a base on which various database backend applications can be built
    • phpCodeGenie 3.0.2
      phpCodeGenie (PCG) is a code generator for database driven applications
    • Stratos PHP Framework 0.93
      Stratos PHP Framework is an open-source, object-oriented web application framework that facilitates the rapid development of well-org