Font Size: a A A

Research And Implementation Of PHP Development Framework

Posted on:2008-03-05Degree:MasterType:Thesis
Country:ChinaCandidate:X K KangFull Text:PDF
GTID:2178360245493272Subject:Computer application technology
Abstract/Summary:PDF Full Text Request
As the demands of individuals and enterprises for Web applications are greatly increasing, PHP with its good platform compatibility and easy-to-use advantages gradually becomes a mainstream Web development language. However, the existing procedures for PHP developments without structural organization have poor reusability. This thesis therefore introduces a PHP Development Framework to simplify the development process, shorten the development cycle, save development costs, and improve the efficiency of the development.After discussing and researching on the current PHP development patterns and techniques, this thesis designs and implements a PHP Development Framework, which performs the functions of the collection, organization and management of PHP codes. The framework consists of a interactive unit, a core unit and a library unit. The core unit and the library unit package rich PHP function modules, including class modules, third-party components and etc. These modules are transparent to the programmers and offer them various programming interfaces. The PHP programmers implement the interactive unit by just calling these interface modules to complete the whole process of the project development. The framework introduces the techniques of template and Ajax, provides functions of data operation abstraction, check filter, debug, multi-languages support, module expansion and so on. It offers a favorable development environment and a variety of alternative development patterns. The framework structures the organization of codes, supports a number of parallel development teams, and has self-learning ability. It could integrate new modules in the process of developing procedures, and serve the future development.The framework is lightweight and easy-to-use. It could not only manage the PHP resources effectively, but also provide various modules and detailed documentation supports for PHP developments. After applying the PHP Development Framework to many practical PHP developments, it is confirmed that the framework is able to improve procedures for the development of PHP.
Keywords/Search Tags:PHP, Framework, Web Development, MVC
PDF Full Text Request
Related items