nox-it/php-nox-core

此包已被弃用且不再维护。作者建议使用 nyx-solutions/php-nyx-core 包。

NYX Core

2.0.0 2021-03-29 20:14 UTC

This package is auto-updated.

Last update: 2021-03-29 20:37:32 UTC


README

WordPress 的核心扩展。

Latest Stable Version Total Downloads Latest Unstable Version License Monthly Downloads Daily Downloads composer.lock

安装

安装此扩展的首选方式是通过 composer

运行以下命令:

php composer.phar require --prefer-dist nyx-solutions/php-nyx-core "*"

或者将以下内容添加到您的 composer.json 文件的 require 部分:

"nyx-solutions/php-nyx-core": "*"

许可协议

php-nyx-core 在 BSD 3-Clause 许可协议下发布。有关详细信息,请参阅附带的 LICENSE.md 文件。