Pinned Repositories
ansiPHP
A simple Library with static classes they generate ANSI Control Sequences and return the code as a string.
configPHP
A storage to hold the config of a app. It ist mainly static but as a Singleton I have interated the interfaces ArrayAccess, Serializable, JsonSerializable, IteratorAggregate and Traversable.
ESPHomeComponent
espSFD
lockfilePHP
MarkdownFormula
Use Excel-like formulas in markdown tables
reactPHP-Git
A wrapper around the git cli command to control a git repository in a nonblocking way with the use of ReactPHP.
reactPHP-Log
A logger similar to the PSR-3: Logger Interface but add the ability of variable rubrics byside to level.
reactPHP-MySQL
reactPHP-snmp
chrissileinus's Repositories
chrissileinus/ansiPHP
A simple Library with static classes they generate ANSI Control Sequences and return the code as a string.
chrissileinus/configPHP
A storage to hold the config of a app. It ist mainly static but as a Singleton I have interated the interfaces ArrayAccess, Serializable, JsonSerializable, IteratorAggregate and Traversable.
chrissileinus/ESPHomeComponent
chrissileinus/espSFD
chrissileinus/lockfilePHP
chrissileinus/MarkdownFormula
Use Excel-like formulas in markdown tables
chrissileinus/reactPHP-Git
A wrapper around the git cli command to control a git repository in a nonblocking way with the use of ReactPHP.
chrissileinus/reactPHP-Log
A logger similar to the PSR-3: Logger Interface but add the ability of variable rubrics byside to level.
chrissileinus/reactPHP-MySQL
chrissileinus/reactPHP-snmp
chrissileinus/reactPHP-SQLite
chrissileinus/reactPHP-SysTools
chrissileinus/templatePHP
A template engine to generate strings from a template. Also it is prossible to colorize parts with ANSI codes with the help of the ansiPHP class.
chrissileinus/uRTCLib
Really tiny library to basic RTC functionality on Arduino. DS1307, DS3231 and DS3232 RTCs are supported.