An open API service indexing awesome lists of open source software.

https://github.com/blankphp/framework

BlankPhp framework
https://github.com/blankphp/framework

framework middleware orm php7

Last synced: 5 months ago
JSON representation

BlankPhp framework

Awesome Lists containing this project

README

          

blankqwq/framework

a mvc framework.

## Installing

```shell
composer require blankqwq/framework -vvv
```
- [ ] 可测试性&& 可监控性
- [ ] 文档
- [x] 容器
- [x] 依赖注入
- [x] 容器清理与重新注册
- [x] 检测循环依赖
- [x] 单元测试
- [x] 管道
- [x] 中间件
- [ ] Pipeline扩展与异常
- [x] 门面
- [x] 基本完成
- [ ] 清理门面中的对象
- [x] 服务提供者
- [x] register
- [x] boot
- [ ] publish
- [x] Session
- [x] RedisSessionHandler
- [ ] FileSessionHandler
- [ ] DatabaseSessionHandler
- [x] Database
- [x] Builder
- [x] Grammar
- [ ] Secure
- [x] Cookie
- [ ] 国际化
- [ ] 国际化支持
- [ ] 安全
- [x] 验证码
- [ ] 加密
- [ ] xss
- [x] sql防注入
- [ ] SwooleKernel
- [ ] Websocket
- [ ] Process
- [ ] Job
- [ ] RPC
- [ ] ...
- [ ] FormValidate
- [ ] Helper
- [ ] Exec
- [ ] Array
- [ ] Curl
- [ ] Rsa
- [ ] Str
...
- [ ] Console
- [x] ConsoleKernel

```
# proxy代理

# manage管理者

# driverFactory 驱动管理

# event事件

# Application容器
```

## Contributing

## License

MIT