quezler/ascii-w-extended-enum-php

All ascii chars producable with php's chr() function organized as class constants.

Fund package maintenance!
NillerMedDild

Installs: 43

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:enum

v2.1.1 2017-06-30 10:53 UTC

This package is not auto-updated.

Last update: 2024-05-06 04:35:01 UTC


README

Ascii chars 0 till 255 made available through an 'enum' constant class.

Currently only supports php 7 and above.

(to compile your own version capable of versions lower than 7, check the commit history)