nox-it / php-nox-helpers
This package is abandoned and no longer maintained.
The author suggests using the nyx-solutions/php-nyx-helpers package instead.
NOX Helpers
3.0.0
2020-05-22 11:45 UTC
Requires
- php: >=7.4.0
- ext-iconv: *
- ext-openssl: *
- ezyang/htmlpurifier: ~4.12.0
- nesbot/carbon: ~2.33.0
README
NOX 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 nox-it/php-nox-helpers "*"
or add
"nox-it/php-nox-helpers": "*"
to the require section of your composer.json
file.
License
php-nox-helpers is released under the BSD 3-Clause License. See the bundled LICENSE.md
for details.