lixuancn / LaneSmartFWLinks
轻量级PHP框架教学版。旨在讲解MVC框架的实现原理和代码构成
☆40Updated 9 years ago
Alternatives and similar repositories for LaneSmartFW
Users that are interested in LaneSmartFW are comparing it to the libraries listed below
Sorting:
- SmallPHP is a lightweight, high performance, component PHP framework based on Swoole.☆17Updated 6 years ago
- ChuanHaiShop 采用php的yaf内存框架开发,运行速度极快,自身集成orm,使用灵活,sql语句的执行采用sql预处理方式,从根源上避免了sql注入,业务逻辑大量采用行锁,事务,运行稳定。☆93Updated 2 years ago
- php swoole扩展构建的websocket弹幕服务端☆100Updated 9 years ago
- 利用 Composer 一步一步构建自己的 PHP 框架 代码示例☆111Updated 6 years ago
- 使用yaf和swoole_http_server,专注于高性能api接口服务,异步任务...☆15Updated 7 years ago
- 轻量级框架 。实现了定时任务功能,分布式任务队列,命令行控制台,数据库脚本自动化,单元测试, rpc服务,多进程服务(模拟map-reduce)等等实用的功能!! 文档 https://fucongcong.gitbooks.io/group-doc/content/.☆121Updated 5 years ago
- 此框架遵循的mvc思想,采用单一入口方式,对URL路由进行了重写,隐藏了index.php,对路由中的参数进行了解析,自动加载类文件,自定义错误处理,封装了单例模式的MODEL类,以PDO的方式连接MySQL,在MODEL层实现了CURD功能。☆24Updated 9 years ago
- sphp = simple php frame 一个简洁的PHP开发框架 .....☆17Updated 7 years ago
- Workerman+ThinkPHP+Redis☆71Updated 7 years ago
- 这是一个自己改造的thinkphp5的扩展库☆7Updated 7 years ago
- 采用require.js的旧版本,建议使用改进版 https://github.com/repertory/lumen-easyui☆48Updated 7 years ago
- The other one magical php framework☆34Updated 7 years ago
- Vbot 运行例子☆94Updated 7 years ago
- Zereri —— 轻量级PHP框架☆39Updated 8 years ago
- MiniFramework 是一款遵循 Apache2 开源协议发布的,支持 MVC 和 RESTful 的超轻量级 PHP 开发框架。☆94Updated 8 months ago
- php消息总线