Pinned Repositories
awk-csv-parser
AWK and Bash code to easily parse CSV files, with possibly embedded commas and quotes.
Enum
A simple-to-use PHP class that provides the ability to emulate and create type-safe enumerations.
ErrorHandler
Simple error and exception handler.
git-export
git-export is a small tool to easily export a ref from a remote git repository into a local directory.
Helpers
Some helpers used in several personal packages.
Logger
PSR-3 logger for adding colors and indentation on PHP CLI output.
Mutex
Mutex & Semaphore PHP implementations both based only on flock() function.
Quizzes
Plate-forme de quizzes à choix multiples (QCM) avec interface d'analyse des résultats.
Supervisor
Oversee script execution, recording stdout, stderr and exit code with timestamping, and ensure email notifications will be sent (on startup, success, warning or error)… plus many other features. Supervisor is in Bash, only unit tests are in PHP. Supported OS: Debian/Ubuntu Linux, FreeBSD/OS X.
twgit
Twgit is a free and open source assisting tools for managing features, hotfixes and releases on Git repositories. It provides simple, high-level commands to adopt the branching model describes in our documentation.
geoffroy-aubry's Repositories
geoffroy-aubry/awk-csv-parser
AWK and Bash code to easily parse CSV files, with possibly embedded commas and quotes.
geoffroy-aubry/Supervisor
Oversee script execution, recording stdout, stderr and exit code with timestamping, and ensure email notifications will be sent (on startup, success, warning or error)… plus many other features. Supervisor is in Bash, only unit tests are in PHP. Supported OS: Debian/Ubuntu Linux, FreeBSD/OS X.
geoffroy-aubry/Logger
PSR-3 logger for adding colors and indentation on PHP CLI output.
geoffroy-aubry/Quizzes
Plate-forme de quizzes à choix multiples (QCM) avec interface d'analyse des résultats.
geoffroy-aubry/twgit
Twgit is a free and open source assisting tools for managing features, hotfixes and releases on Git repositories. It provides simple, high-level commands to adopt the branching model describes in our documentation.
geoffroy-aubry/Enum
A simple-to-use PHP class that provides the ability to emulate and create type-safe enumerations.
geoffroy-aubry/ErrorHandler
Simple error and exception handler.
geoffroy-aubry/git-export
git-export is a small tool to easily export a ref from a remote git repository into a local directory.
geoffroy-aubry/Helpers
Some helpers used in several personal packages.
geoffroy-aubry/Mutex
Mutex & Semaphore PHP implementations both based only on flock() function.
geoffroy-aubry/pdo-tools
pdo-tools simplifies the build of a database for testing purposes and allows you to easily verify the contents of a database after operations.
geoffroy-aubry/ClassLoader
Just a simple autoloader implementation that implements the technical interoperability standards for PHP 5.3 namespaces and class names (PSR-0).
geoffroy-aubry/docker-elasticsearch
ElasticSearch for Docker.
geoffroy-aubry/docker-graylog2
Graylog2 for Docker.
geoffroy-aubry/EmrMonitoring
Command line tool for monitoring Amazon Elastic MapReduce (Amazon EMR) jobflows and analyze past jobflows.
geoffroy-aubry/getopt-php
geoffroy-aubry/htmlpreview.github.com
HTML Preview for GitHub Repositories
geoffroy-aubry/Indefero
Fork of Indefero to add some features.
geoffroy-aubry/laravel-zero
A PHP Framework For Console Artisans
geoffroy-aubry/Padocc-engine
geoffroy-aubry/php-amqplib
AMQP library for PHP
geoffroy-aubry/php-mock
Mock non deterministic built-in PHP functions (e.g. time() or rand())
geoffroy-aubry/php-twgit
A PHP version of the magnificent Twgit
geoffroy-aubry/rabbitmq-stress-test
Stress test a RabbitMQ cluster
geoffroy-aubry/reST-test
geoffroy-aubry/Shell