资 源 简 介
Puzzle is a PHP framework that facilitates the development of web applications. Pretty simple and flexible, provides a system to divide the application in small pieces (there is where the name comes from).
It currently consists of:
* Persistence layer for accessing MySQL databases through models
* Views System (initialization and renderization)
* Controller system (execution)
* Javascript useful libraries like validation or layer managing
* Predefined views for most useful web controls: date input, sliders, menus, jquery, scriptaculous, etc.
* Other views for different output formats: HTML, KML, XML, etc.