GithubHelp home page GithubHelp logo

tempbottle / spp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from starjiang/spp

0.0 2.0 0.0 579 KB

Spp 专为SNS游戏,SNS社区开发而生的 PHP MVC框架。轻量,简洁,使用方便,扩展容易,轻松支持千万级别的用户量,model 层支持常用的存储(mysql,mongodb,redis,memcached),支持主从读写分离,平行扩展,对于游戏大量写操作做了延迟缓写,吞吐量大,支持数据热迁移

PHP 76.90% ApacheConf 0.10% Shell 0.08% HTML 22.92%

spp's Introduction

spp 简介

Spp 专为SNS游戏,SNS社区开发而生的 PHP MVC框架。轻量,简洁,使用方便,扩展容易,轻松支持千万级别的用户量,model 层支持常用的存储(mysql,mongodb,redis,memcached),支持主从读写分离,平行扩展,对于游戏大量写操作做了延迟缓写,吞吐量大,支持数据热迁移,配合强大的配置中心,自动装载功能,能够快速,方便,开发自己的APP

依赖

  • php5.3以上版本,依赖shmop扩展,需打开php 短标签功能

框架目录说明:

  • spp/model 框架模型实现
  • spp/base 框架核心文件目录
  • spp/component 框架组件目录

demo app 目录说明:

  • app/public目录为网站根目录
  • app/gconfig 配置中心配置文件
  • app/config 框架配置
  • app/script 业务常用的一些脚本,比如配置数据加载脚本
  • app/controller 控制器目录
  • app/model 数据模型
  • app/template 视图模版目录

框架介绍

  • 见doc/introduce.ppt

框架命名规范t

spp's People

Contributors

widyhu2020 avatar

Watchers

tempbottle avatar  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.