Brief introduction
Prado is a component-based and event-driven development framework that requires PHP5 and more versions to run, replacing programs, URLs, and query parameters in traditional Web development with components, events, and attributes. Prado is a kind of framework similar to ASP.net, it contains a lot of asp.net components, such as GridView, Repeater control, and so on, in addition to this framework also refers to the concept of Borland Delphi, Developers can meet the requirements by inheriting existing components or by combining existing components to develop new components.
Advantages
1. The code conforms to the Prado component Standard, the reusability is strong;
2. Simple components, complete documentation, easy to master, strong ease of use;
3. Code is composed of objects, methods and properties, rather than tumultuous URL address and a variety of query parameters, developers can accurately locate the error code in the number of rows, strong robustness;
Disadvantages
1. Low scalability;
2. Because of the large amount of resources occupied by the runtime, the execution speed will be affected and the CPU occupancy rate will be very large.
Prado v3.1.7 Free Download Address: http://down.ddvip.com/view/128955284537192.html
Prado official website Address: http://www.pradosoft.com/