PHP Scripts » Development Tools

PRADO: component framework for PHP 5

Author: Charlie Q. XueLicence: Price: FREEHomepageDownloadPHP Scripts, Development ToolsPRADO: component framework for PHP 5

We have recently developed a component framework for PHP 5 named PRADO. The component model of PRADO follows closely to that in Borland Delphi, Visual Basic and ASP.NET, and it is event-driven. A PRADO application is a collection of pages each of which is a hierarchical tree of components having properties, events, assets, templates, and so on. Components are highly configurable and they can inherited or composed together to form new components. A wonderful thing about PRADO is that it is event-driven. Unlike traditional procedural programming, developers now concentrate more on responding to different component events. For example, you can write an OnClick event handler function to respond to the user click on a button, or you can write an OnTextChanged event handler function to respond to any content change in a text field. People familiar with desktop GUI programming may find Web programming with PRADO is very similar to that.

Comments on: PRADO: component framework for PHP 5


FreshOne cannot be held responsible for the content of this page (PRADO: component framework for PHP 5 - Development Tools, PHP Scripts). The content provided on this page and the comments on PRADO: component framework for PHP 5 - Development Tools, PHP Scripts are user contributed.

Bookmark this page

           

Related scripts

PHP Interactive
PHP Interactive is a web based interactive shell for PHP. It tries to be the web equivalent of the interactive...
Popup Generator
Want to add some Popup's to your site but can't be bothered to code everything? Well with this Popup Creator y...
Viral Marketing Script
How To Attract A Rush Hour Load Of Traffic To Your Web Site With Little Or No Effort! Introducing Our Viral T...
MX Widgets Suite
Powerful HTML controls for database binding - For the Dreamweaver MX PHP developers who need to implement enha...
Class.RC4Crypt
RC4 is a symmetric fast and secure encryption / decryption algorithm. This class attempts to add the unbarable...