Download the PHP package deepaq/bestlang without Composer
On this page you can find all versions of the php package deepaq/bestlang. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download deepaq/bestlang
More information about deepaq/bestlang
Files in deepaq/bestlang
Download deepaq/bestlang
More information about deepaq/bestlang
Files in deepaq/bestlang
Vendor deepaq
Package bestlang
Short Description BestLang: Yet another PHP MVC framework
License Apache-2.0
Homepage https://github.com/DeepAQ/BestLang
Package bestlang
Short Description BestLang: Yet another PHP MVC framework
License Apache-2.0
Homepage https://github.com/DeepAQ/BestLang
Please rate this library. Is it a good library?
Informations about the package bestlang
BestLang
PHP 是世界上最好的语言!
目的
为了避免 Web 课程成为水课,某人决定 成为偶像 再造一个 PHP MVC 框架,并用于大作业项目中。
特性
- 简洁直观的项目结构
- 简化开发流程与节省代码量的助手方法
- 无需事先定义,直接读取数据库关系的 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 支持 (关联 / 映射 / 聚合 ...)
All versions of bestlang with dependencies
PHP Build Version
Package Version
The package deepaq/bestlang contains the following files
Loading the files please wait ....