定制 opus4-repo/opus4-job 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

opus4-repo/opus4-job

最新稳定版本:4.8

Composer 安装命令:

composer require opus4-repo/opus4-job

包简介

OPUS 4 Job Library

README 文档

README

Background processing for OPUS 4

Testing

First you need to install or update the Composer dependencies.

$ composer install 

The unit tests of opus4-job require a OPUS 4 database. You can create it using the Framework opus4db tool.

$ vendor/bin/opus4db -d --dbname opus4job

The name of the database can be freely chosen.

The setup can be simplified by using the following two environment variables to specify the database users that should be used for testing across all the OPUS 4 packages and their connected database schemas. This should only be used for development.

OPUS4_DEV_DB_ADMIN
OPUS4_DEV_DB_USER

The access information for the database are stored in database.ini.

TODO How is database.ini created?

统计信息

  • 总下载量: 7.74k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 2
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 4
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0
  • 更新时间: 2022-10-24