search
Homephp教程php手册PHP框架之DooPHP

简介

  DooPHP是一个基于MVC与ORM(对象关系映射)设计模式的轻量级PHP开发框架,它目的在于开发稳定快速Web应用程序的框架。它提供的模板系统较为灵活,但是框架的弹性较弱。DooPHP注重其核心性能,相比其他的框架,DooPHP的功能显得较少,但正是因为其放弃了一些功能才很大地提高了执行效率。为了方便开发人员修改和增加新功能,该框架采用了松耦合设计。强大的路由器和数据库给这个框架增分不少。

  优点

  1.框架简单易懂,学习曲线低;

  2.模板灵活,代码的编写量较少;

  3.路由器功能和数据库比较强大,Doophp路由文件、controller 、model 都能够自动生成;

  4.开发成本较低,兼容性较强,性价比高。

  缺点

  1.中文文档较少;

  2.框架功能较少,弹性较弱;

  3. Template有点复杂,Tutorial还有待完善;

  DooPHP v1.2免费下载地址:http://down.ddvip.com/view/128876568935531.html

  DooPHP官网:http://doophp.com/



Statement
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

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

ZendStudio 13.5.1 Mac

ZendStudio 13.5.1 Mac

Powerful PHP integrated development environment

mPDF

mPDF

mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),