nyx-solutions / php-nyx-core
NYX Core
5.0.0
2022-06-03 02:40 UTC
Requires
- php: >=8.1.0 <8.2
README
Core extension for WordPress.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist nyx-solutions/php-nyx-core "*"
or add
"nyx-solutions/php-nyx-core": "*"
to the require section of your composer.json
file.
License
php-nyx-core is released under the BSD 3-Clause License. See the bundled LICENSE.md
for details.