nox-it / php-nox-helpers
NOX Helpers
Installs: 2 242
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
pkg:composer/nox-it/php-nox-helpers
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.