nyx-solutions/php-nyx-helpers

5.2.0 2024-09-19 11:00 UTC

This package is auto-updated.

Last update: 2024-09-19 11:01:51 UTC


README

NYX 帮助库是一个 PHP 的帮助库。

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-helpers "*"

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

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

许可证

php-nyx-helpers 在 BSD 3-Clause 许可证下发布。有关详细信息,请参阅捆绑的 LICENSE.md 文件。