yuncms/framework

This package is abandoned and no longer maintained. No replacement package was suggested.

The Yuncms Framework.

Maintainers

πŸ‘ larvacent

Package info

github.com/yuncms/framework

Homepage

Type:yii2-extension

pkg:composer/yuncms/framework

Statistics

Installs: 2 035

Dependents: 11

Suggesters: 0

Stars: 1

Open Issues: 0

2.0.0.46 2018-08-23 11:06 UTC

Requires (Dev)

Suggests

  • ext-imagick: Adds support for more image processing formats and options.
  • ext-intl: Adds rich internationalization support.

Provides

Conflicts

None

Replaces

  • yuncms/filesystem: 2.0.0.46
  • yuncms/sms: 2.0.0.46

AGPL-3.0-only 3cc40aa59fc88871425d768a5d359235f2e5d0d2

  • XuTongle <xutongle.woop@yuncms.net>

frameworkyuncms


README

YUNCMS εΊ•ε±‚ζ‘†ζžΆοΌŒεŸΊδΊŽ YII2 δΊŒζ¬‘ε°θ£…γ€‚

πŸ‘ License
πŸ‘ Latest Stable Version
πŸ‘ Total Downloads
πŸ‘ Build Status
πŸ‘ Code Coverage
πŸ‘ Scrutinizer Quality Score

Installation

The preferred way to install this extension is through composer.

Either run

composer require --prefer-dist yuncms/framework

or add

"yuncms/framework": "~1.0.0"

to the require section of your composer.json.

Task

* * * * * /path/to/yii cron/minute >/dev/null 2>&1
*/5 * * * * /path/to/yii cron/minute >/dev/null 2>&1
0 * * * * /path/to/yii cron/hourly >/dev/null 2>&1
0 0 * * * /path/to/yii cron/daily >/dev/null 2>&1
0 0 * * 0 /path/to/yii cron/month >/dev/null 2>&1
0 0 1 * *
0 0 1 1 *

License

This is released under the LGPL-3.0 License. See the bundled LICENSE.md for details.