Packages from geoffroy-aubry

  • Shell

    geoffroy-aubry/awk-csv-parser

    AWK and Bash code to easily parse CSV files, with possibly embedded commas and quotes.

  • geoffroy-aubry/enum

    A simple-to-use PHP class that provides the ability to emulate and create type-safe enumerations.

  • JavaScript

    geoffroy-aubry/errorhandler

    Error and exception handler

  • PHP

    geoffroy-aubry/helpers

    Some helpers used in several personal packages and a Debug class useful for don't forgetting where debug traces are.

  • PHP

    geoffroy-aubry/logger

    PSR-3 logger for adding colors and indentation on PHP CLI output.

  • PHP

    geoffroy-aubry/mutex

    Mutex & Semaphore PHP implementations both based only on flock() function.

  • PHP

    geoffroy-aubry/supervisor

    Oversee script execution, recording stdout, stderr and exit code with timestamping, and ensure email notifications will be sent (on start, success, warning or error).