quezler/ascii-w-extended-enum-php

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

Maintainers

Package info

github.com/Quezler/ascii-w-extended-enum-php

Type:enum

pkg:composer/quezler/ascii-w-extended-enum-php

Fund package maintenance!

NillerMedDild

Statistics

Installs: 45

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is not auto-updated.

Last update: 2026-03-23 13:50:07 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)