Home > Backend Development > PHP Tutorial > PHP development framework summary collection_PHP tutorial

PHP development framework summary collection_PHP tutorial

WBOY
Release: 2016-07-21 15:51:58
Original
858 people have browsed it

Development Framework
WACT
http://wact.sourceforge.net/
The old PHP programming framework has implemented many enterprises Level development model

Horde
http://www.horde.org/horde/
provides some common class libraries that can meet parameter processing, Data compression, browser detection, link tracking, and MIME. It requires the support of PEAR class library and provides API reference.

Seagull
http://seagull.phpkitchen.com/ Recommended
An object-oriented PHP development framework, using the Pear class library, its main features There are: using component approach, simplifying data access, error handling mechanism and authority authentication management, etc.

studs
http://mojavelinux.com/projects/studs/ Recommended
PHP development framework transplanted from Jakarta Struts structure, using object-oriented development The structure and API simulate an HTTP Servlet container
and use PHP service page engine technology

InterJinn
http://www.interjinn.com/
There are many extension modules available for download, but unfortunately the configuration file uses the inc format

Php.MVC
http://www.phpmvc.net/
Well-known PHP development framework, Java-based Struts

Phrame
http://phrame.sourceforge.net/
Although it is not big, it is useful Many of them are also based on Struts ideas

Ambivalence
http://amb.sourceforge.net/
PHP development framework based on Maverick ideas

binarycloud
http://www.binarycloud.com/
uses the Smarty template engine and the documentation is very complete

Prado
http://www.xisc.com/
Zend’s award-winning work, based on event-driven PHP development framework

rwfphp
http://www.rwfphp.org/
Object-oriented and event-driven php development framework

Krysalis
http://www.kompletecms.com /
PHP system that converts XML documents to XHTML documents

FastFrame
http://codejanitor.com/wp/apps/fastframe/
Can quickly implement form submission

Blueshoes
http://www.blueshoes.net/ Recommend
a more advanced oneframework, provides a lot of GUI components

I haven’t looked at the following in detail
Cgiapp
http://weierophinney.net/matthew/download
Fuselogic http://www.haltebis.com/index/wakka/main/FuseLogic
Copix http://copix .aston.fr/
logicreate http://www.logicreate.com/
booby http:/ /www.nauta.be/booby/

Major CMS systems
Drupal
http://www.drupal.org/
Mambo http://www.mamboportal.com/
Nucleus http://nucleuscms.org/
Midgard http://www.midgard-project.org/
Pmachine http://www.pmachine.com/
PostNuke http://www.post-nuke.net/
sitellite http://www.sitellite .org/
eZPublish
http://ez.no/
limb http://limb-project .com/

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/319037.htmlTechArticleDevelopment Framework WACT http://wact.sourceforge.net/ The old PHP programming framework has implemented many enterprise-level The development model of Horde http://www.horde.org/horde/ provides some common class libraries that can...
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template