Coder Social home page Coder Social logo

speed's Introduction

新版的SpeedPHP框架speed.php

已经很快了,还能不能更快?

已经很轻量级了,还能不能更轻?

已经很容易学了,还能不能更容易?

PHP框架真的要用尽Java的23种设计模式,才能开发项目?

所以我们有了新的SpeedPHP框架:

  1. 核心代码不到500行,简约易学但功能强大,速度飞快。
  2. 易于使用的伪静态路由规则,构造各种各样的地址
  3. 大部分的约定配置,更专注于业务功能
  4. 直接使用new语法代替spClass,让代码提示更智能。
  5. 适应PHP5.2以上版本的语法,调试模式打开STRICT语法要求,代码更健壮
  6. 支持modules多应用开发架构
  7. 增加BaseController父类,方便全局操作。
  8. 新模板引擎支持Smarty日常全部语法,还有布局、自动输出等方便功能。
  9. 默认支持MySQL多库访问、读写分离、分页,按需连接使得数据库更轻更快
  10. 强安全策略,自动防止跨站脚本、SQL注入攻击等。

已经正式发布,望各位不吝指教。

新版代码;https://github.com/SpeedPHP/speed

下载地址:https://github.com/SpeedPHP/speed/archive/master.zip

使用方法:https://github.com/SpeedPHP/manual/blob/master/README.md

新版求助和反馈:http://www.speedphp.com/forum-26-1.html

speed's People

Contributors

cigery avatar cnxfire avatar mrwood126com avatar speedphp avatar suxiaojack avatar zzzbz avatar

Watchers

 avatar

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.