nyx-solutions / php-nyx-helpers
NYX Helpers
Installs: 1 908
Dependents: 2
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
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.