nyx-solutions / php-nyx-helpers
NYX Helpers
5.2.0
2024-09-19 11:00 UTC
Requires
- php: >=7.4.0 <8.2
- ext-iconv: *
- ext-openssl: *
- ezyang/htmlpurifier: ^4.17
- nesbot/carbon: ~2.58.0
README
NYX Helpers is a library of Helpers for PHP.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist nyx-solutions/php-nyx-helpers "*"
or add
"nyx-solutions/php-nyx-helpers": "*"
to the require section of your composer.json file.
License
php-nyx-helpers is released under the BSD 3-Clause License. See the bundled LICENSE.md for details.