PRADO

PRADO is a component-based and event-driven framework for rapid Web programming in PHP 5.
Download

PRADO Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Qiang Xue
  • Publisher web site:
  • http://www.xisc.com/

PRADO Tags


PRADO Description

PRADO is a component-based and event-driven framework for rapid Web programming in PHP 5. PRADO project is a component-based and event-driven framework for rapid Web programming in PHP 5. PRADO reconceptualizes Web application development in terms of components, events and properties instead of procedures, URLs and query parameters.A PRADO component is a combination of a specification file (in XML), an HTML template and a PHP class. PRADO components are combined together to form larger components or complete PRADO pages. Developing PRADO Web applications mainly involves instantiating prebuilt and application-specific component types, configuring them by setting their properties, responding to their events by writing handler functions, and composing them into application tasks.Here are some key features of "PRADO":· reusability - Codes following the PRADO component protocol are highly reusable. Everything in PRADO is a reusable component.· ease of use - Creating and using components are extremely easy. Usually they simply involve configuring component properties.· robustness - PRADO frees developers from writing boring, buggy code. They code in terms of objects, methods and properties, instead of URLs and query parameters. The latest PHP5 exception mechanism is exploited that enables line-precise error reporting.· performance - PRADO uses a cache technique to ensure the performance of applications based on it. The performance is in fact comparable to those based on commonly used template engines.· team integration - PRADO enables separation of content and presentation. Components, typically pages, have their content (logic) and presentation stored in different files.What's New in This Release:· This release enhances the functionality of Active Record regarding relational object support.· It has a few more components and Web controls, in addition to many minor enhancements.· About thirty bugs have been fixed. What's New in This Release: · Fixed nearly 30 bugs · Included about 15 minor enhancements


PRADO Related Software