Skip to content
View elliotjreed's full-sized avatar

Organizations

@bunches
Block or Report

Block or report elliotjreed

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
elliotjreed/README.md

Hello! I’m Elliot, a software developer / engineering manager based in Nottingham, United Kingdom. I generally like working on and playing around with PHP, Javascript, Linux, Docker, and general DevOps.

Feel free to use any of the code hosted here on GitHub, and if you have any questions or issues give me a shout.

Pinned

  1. royal-mail-tracking royal-mail-tracking Public

    A PHP library for accessing the Royal Mail Tracking API V2 (REST) API.

    PHP 3

  2. haveibeenpwned haveibeenpwned Public

    PHP package for interacting with the Have I Been Pwned API

    PHP 5 1

  3. disposable-emails-filter-php disposable-emails-filter-php Public

    A PHP package for determining whether an email address is from a disposable / temporary email address provider.

    PHP 22 3

  4. database-anonymiser database-anonymiser Public

    Database anonymisation package written in PHP using PDO (supports MySQL, SQLite, Postgres, et al).

    PHP 2

  5. php-maths php-maths Public

    An object-oriented BCMath wrapper for PHP

    PHP

  6. php-package-template php-package-template Public template

    A template for PHP packages or libraries with PHPUnit, Psalm, PHPCS, and PHP-CS-Fixer; for unit testing, and code style checking and formatting.

    Shell