chrissileinus member since: Nov 03, 2021
chrissileinus's packages
-
PHP
chrissileinus/ansi-php
A simple Library with static classes they generate ANSI Control Sequences and return the code as a string.
-
PHP
chrissileinus/config-php
A storage to hold the config of an app. It ist mainly static but as a Singleton with integrated interfaces ArrayAccess, Serializable, JsonSerializable, IteratorAggregate and Traversable.
-
-
PHP
chrissileinus/reactphp-git
A wrapper around the git cli command to control a git repository in a nonblocking way with the use of ReactPHP.
-
PHP
chrissileinus/reactphp-log
A logger similar to the PSR-3: Logger Interface but add the ability of variable rubrics beside level.
-
PHP
chrissileinus/template-php
A template engine to generate strings from a template. Also it is possible to colorize parts with ANSI codes with the help of the ansiPHP class.