Coder Social home page Coder Social logo

heiyeluren / tmphp Goto Github PK

View Code? Open in Web Editor NEW
8.0 4.0 14.0 354 KB

tmphp是一个基于MVC设计模式,符合KISS原则的PHP5+原生框架,轻巧高效不笨重,内部基础库丰富,无任何外部依赖。(PHP 5+ require)

PHP 99.47% CSS 0.02% Smarty 0.52%

tmphp's Introduction

tmphp

TMPHP(Tiny-Mini&Tiema) PHP5 Web Framework Project

TMPHP 是一个简洁高效的PHP5 MVC框架,基本核心特点是:简洁、高效、优雅

最后更新:2009/12/28

核心特点
  * 纯粹的PHP5面向对象代码特点,纯粹的MVC框架支持
  * 支持多种配置文件 (ini/array)
  * 支持多种模板 (原生PHP/Smarty/phplib template)
  * 强大的分布式数据库操作支持 (支持包括Master/Slave数据库架构)
  * 代码结构清晰简单,各个类库之间耦合度很低,极易单独使用和扩展
  * 内核代码不足50KB,使用BSD授权
  * 
  
版本更新
TMPHP-1.0.1 版本下载(2009/12/28): ):Download Now!
  * 增加URL Rewrite支持
  * 修改缺省配置文件使用数组方式
  * 增加Discuz模板视图功能,修改视图定义从tmphp.php 移植到 TM_View
  * 移出部分不常用的插件
  * 修改文件编码、格式等,修改部分功能bug

TMPHP-1.0.0 版本下载(2009/12/22): 
  * 包含基本MVC相关核心功能实现
  * 包含过滤、数据库访问、配置管理等库实现
  * 包含HTTP/XML/Image/Session/Mail/Socket等基本常用标准库实现
  * 其他一些基本实现

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.