Skip to content

yeaha/Lysine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

此版本已经停止更新,新版本在 https://github.com/yeaha/Lysine2

功能特点:

    * MVC架构
      webpy风格的controller(可替换)
    * 支持存储数据分区,水平切分或者垂直切分
      example: https://gist.github.com/672178
    * 提供DataMapper ORM
      内置垂直切分支持,水平切分需自行扩展
    * 对象事件机制
      example: rbac demo

Lysine基于php5.3开发,严重依赖5.3新特性,不支持php5.3之前版本
设计时没有考虑过Windows服务器,在Windows环境下运行,可能会有某些路径判断方面的问题
数据库需要PDO扩展

author email: yangyi.cn.gz@gmail.com

About

small php framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages