2017 © Pedro Peláez
 

library utils

Static utilities and global helper functions for common tasks.

image

nyx/utils

Static utilities and global helper functions for common tasks.

  • Tuesday, February 7, 2017
  • by alcore
  • Repository
  • 1 Watchers
  • 0 Stars
  • 122 Installations
  • PHP
  • 4 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

nyx/utils

Various utilities aimed at making common day-to-day operations in PHP easier., (*1)

Nyx's logo, (*2)

Latest Stable Version Total Downloads Build Status Code quality License, (*3)

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., (*4)


, (*5)

Requirements

  • 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., (*6)

Installation

The only supported way of installing this package is via Composer:, (*7)

composer require nyx/utils

Documentation

The code is fully inline documented for the time being. Online documentation will be made available in due time., (*8)

License

Nyx is open source software licensed under the MIT license., (*9)

The Versions

07/02 2017

dev-master

9999999-dev https://github.com/unyx/nyx

Static utilities and global helper functions for common tasks.

  Sources   Download

MIT

The Requires

 

The Development Requires

array utility system string utils nyx