Download the PHP package dida/framework without Composer
On this page you can find all versions of the php package dida/framework. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dida/framework
More information about dida/framework
Files in dida/framework
Download dida/framework
More information about dida/framework
Files in dida/framework
Vendor dida
Package framework
Short Description Dida Framework
License MIT
Homepage https://github.com/zeupin/dida
Package framework
Short Description Dida Framework
License MIT
Homepage https://github.com/zeupin/dida
Please rate this library. Is it a good library?
Informations about the package framework
Dida Framework
Dida Framework 是一个 PHP 轻量级快速开发框架。
- Github: https://github.com/zeupin/dida
- Gitee: https://gitee.com/zeupin/dida
- Wiki: https://github.com/zeupin/dida/wiki
运行环境要求
- PHP v5.5 及以上,推荐 PHP v7.0 及以上。
- 开启
ext-mbstring
扩展。 - 开启
ext-json
扩展。
遵循规范
- [x]
PSR-4
类自动加载规范。 - [x]
PSR-11
容器规范。
Web 服务器配置
Apache 配置
如果在同一个域名下,有多个项目需要 Rewrite,可以按照如下的 .htaccess
示例文件进行配置。
配置文件
数据库配置
更多 Db 的使用, 请参见 src/Dida/Db/README.md
注册服务
项目支持和商业合作
如您觉得 Dida 框架不错,欢迎您使用 付费技术支持、项目开发、技术合作、小额捐助 等方式来支持本项目的持续开发和改进。
版权和著作权
Dida Framework,代码采用 MIT 版权协议,文档采用 CC-BY 4.0
版权协议。
版权所有 (c) 2017-2021 上海宙品信息科技有限公司。
Copyright (c) 2017-2021 Zeupin LLC. http://zeupin.com
All versions of framework with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.5 || ^7.0
ext-json Version *
ext-mbstring Version *
dida/config Version ^1.0
dida/db Version ^0.1.2
dida/servicebus Version ^1.0
dida/utils Version ^1.0
psr/container Version ^1.0
ext-json Version *
ext-mbstring Version *
dida/config Version ^1.0
dida/db Version ^0.1.2
dida/servicebus Version ^1.0
dida/utils Version ^1.0
psr/container Version ^1.0
The package dida/framework contains the following files
Loading the files please wait ....