2017 © Pedro Peláez
 

library bestlang

BestLang: Yet another PHP MVC framework

image

deepaq/bestlang

BestLang: Yet another PHP MVC framework

  • Tuesday, December 19, 2017
  • by DeepAQ
  • Repository
  • 1 Watchers
  • 0 Stars
  • 30 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 11 % Grown

The README.md

BestLang

PHP 是世界上最好的语言!, (*1)

目的

为了避免 Web 课程成为水课,某人决定 ~~成为偶像~~ 再造一个 PHP MVC 框架,并用于大作业项目中。, (*2)

特性

  • 简洁直观的项目结构
  • 简化开发流程与节省代码量的助手方法
  • 无需事先定义,直接读取数据库关系的 ORM
  • 允许面向切面编程 (AOP) 的请求拦截器
  • 统一封装多种 K-V 存储的缓存机制
  • 支持且仅支持使用 Composer 进行包管理
  • 让某人以最快速度撸完 Web 大作业

项目计划

  • [x] 基本 Controller 支持
  • [x] 请求相关方法 (Post / Session / Cookies ...)
  • [x] 常用数据库 (MySQL / SQLite) 支持
  • [x] 基本 Model 支持
  • [x] 常用缓存 (Redis / Memcached / WinCache) 支持
  • [x] Token 认证支持
  • [x] Composer 支持
  • [x] 404 / 500 提示页
  • [x] 请求拦截器
  • [x] 基本 View 支持 (集成 Twig 模板引擎)
  • [ ] 自定义 URL 路由
  • [ ] 日志支持
  • [ ] 高级 Model 支持 (关联 / 映射 / 聚合 ...)

The Versions

19/12 2017

dev-master

9999999-dev https://github.com/DeepAQ/BestLang

BestLang: Yet another PHP MVC framework

  Sources   Download

Apache-2.0

The Requires

 

by Avatar DeepAQ

19/12 2017

1.1.0

1.1.0.0 https://github.com/DeepAQ/BestLang

BestLang: Yet another PHP MVC framework

  Sources   Download

Apache-2.0

The Requires

 

by Avatar DeepAQ

08/12 2017

1.0.0

1.0.0.0 https://github.com/DeepAQ/BestLang

BestLang: Yet another PHP MVC framework

  Sources   Download

Apache-2.0

The Requires

 

by Avatar DeepAQ