arrayaccess/traydigita
最新稳定版本:2.0.5
Composer 安装命令:
composer create-project arrayaccess/traydigita
包简介
Tray Digita System
README 文档
README
Requirements
- php 8.2 or later
- ext-curl
- ext-pdo
- ext-json
- ext-openssl
- ext-pdo
- ext-gd
- ext-pdo_mysql
- ext-fileinfo
Also see composer.json
Note
constant TD_APP_DIRECTORY must be declared on console or index loader.
Installation
Create project using composer
composer create-project arrayaccess/traydigita --prefer-dist --stability=dev example.com
- copy config.example.php to
config.php - create database & put info
config.php - Doing install database schema via command line
php bin/tray-digita app:db --schema --execute
then follow the steps
Console & Generator
Read the: Console
Translation
Read the: Translation
Coding Standard
Read the: Coding Standard
Contributing
Read the: Contribute
VERSION
- Previous Version:
1.0.0- Change:
- Initial Release with Doctrine ORM version
2
- Initial Release with Doctrine ORM version
- Change:
- Current Version:
2.0.0- Change:
- Update Doctrine ORM to 3.0
- Update Compatibility
- Change:
统计信息
- 总下载量: 36
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-10-14