十款最热门最流行的开发框架横向比对

来源:互联网 发布:济宁软件系统管理公司 编辑:程序博客网 时间:2024/06/14 07:37

Framework Comparison Chart

FrameworkPHP4PHP5MVC1Multiple DB's2ORM3DB Objects4Templates5Caching6Validation7Ajax8Auth Module9Modules10Zend Framework-YESYESYES-YES-YESYES--YESCakePHPYESYESYESYESYESYES-YESYESYESYES-Symfony Project-YESYESYESYESYES-YESYESYESYES-Seagull FrameworkYESYESYESYESYESYESYESYESYES-YESYESWACTYESYESYESYES-YESYES-YES---Prado-YES-YES--YESYESYESYESYESYESPHP on TRAX-YESYESYESYESYES--YESYES--ZooP FrameworkYESYESYESYES-YESYESYESYESYESYESYESeZ Components-YES-YES-YESYESYESYES--YESCodeIgniterYESYESYESYES-YESYESYESYES--YES#1: Indicates whether the framework comes with inbuilt support for a Model-View-Controller setup.
#2: Indicates whether the framework supports multiple databases without having to change anything.
#3: Indicates whether the framework supports an object-record mapper, usually an implementation of ActiveRecord.
#4: Indicates whether the framework includes other database objects, like a TableGateWay.
#5: Indicates whether the framework has an inbuilt template engine.
#6: Indicates whether the framework includes a caching object or some way other way of caching.
#7: Indicates whether the framework has an inbuilt validation or filtering component.
#8: Indicates whether the framework comes with inbuilt support for Ajax.
#9: Indicates whether the framework has an inbuilt module for handling user authentication.
#10: Indicates whether the framework has other modules, like an RSS feed parser, PDF module or anything else (useful).

Copyright © 2006 Dennis Pallett, PHPit - Totally PHP.

Return to the article

原创粉丝点击