Various utilities aimed at making common day-to-day operations in PHP easier.
Currently in its infant design phase and therefore considered unusable. The API will fluctuate, solar flares will appear, wormholes will consume your data, gremlins will chase your cat. You've been warned.
- PHP 7.1.0+
Specific classes may have specific requirements outlined in their descriptions (see utils\Str
for an example).
Dependency checks are not put in place to keep the overhead as small as possible.
The only supported way of installing this package is via Composer:
composer require nyx/utils
The code is fully inline documented for the time being. Online documentation will be made available in due time.
Nyx is open source software licensed under the MIT license.