PRADO v3.0 alpha version is released

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Qiang  Xue

    PRADO v3.0 alpha version is released


    We are very pleased to announce that PRADO 3.0 alpha version is now
    available for downloading.

    PRADO is a component-based and event-driven for developing Web
    applications in PHP 5. Developing a PRADO Web application mainly
    involves instantiating prebuilt component types, configuring them by
    setting their properties, responding to their events by writing handler

    functions, and composing them into pages for applications.
    PRADO is very similar to ASP.NET in many aspects.

    Version 3.0 is a complete rewrite of PRADO framework. It comes with
    loads of new features with main focus being extensibility, stability
    and efficiency. For a complete list of new features, please visit
    our project website at:


    Version 3.0 alpha is mainly for preview purpose. It is not fully tested
    yet.
    Please be aware, we are not committed to maintain
    backward-compatibility
    for this alpha version, although it is unlikely to have significant
    changes in the upcoming formal release.

    PRADO 3.0a can be downloaded from SourceForge at:
    Download PRADO: PHP component framework for free. PRADO is a component-based and event-driven programming framework for developing Web applications in PHP 5.


    Thanks for your time!


    - PRADO Developer Team

Working...