andrewdyer member since: Nov 07, 2017

andrewdyer's packages

  • PHP

    andrewdyer/actions

    A framework-agnostic library for building structured and predictable JSON responses with standardised response handling

  • PHP

    andrewdyer/auth-gate

    A framework-agnostic library for defining abilities and enforcing authorisation checks against an authenticated user

  • PHP

    andrewdyer/command-bus

    A framework-agnostic library for dispatching commands to handlers, with support for a configurable middleware pipeline

  • PHP

    andrewdyer/cors-response-emitter

    A CORS-aware response emitter for Slim Framework applications that applies consistent CORS and cache-control headers

  • PHP

    andrewdyer/event-dispatcher

    A framework-agnostic library for implementing the observer pattern through named events and registered listeners

  • PHP

    andrewdyer/json-error-handler

    A structured JSON error handler for Slim Framework applications that maps exceptions to typed, consistent error payloads

  • PHP

    andrewdyer/jwt-auth

    A framework-agnostic library for issuing, parsing, and authenticating JWT tokens via pluggable providers

  • PHP

    andrewdyer/mailer

    A framework-agnostic library for sending emails from Twig templates, with support for a swappable transport interface.

  • PHP

    andrewdyer/metrics

    A metrics library for Eloquent applications that calculates strongly typed aggregates over a configurable date range

  • PHP

    andrewdyer/pdf-generator

    A framework-agnostic library for generating PDFs from Twig templates, with support for a swappable driver interface

  • PHP

    andrewdyer/predis-adaptor

    A simple framework-agnostic caching solution using Redis

  • PHP

    andrewdyer/predis-request-limiter

    A framework-agnostic library for managing and enforcing request rate limits, backed by Redis via Predis

  • PHP

    andrewdyer/settings

    A framework-agnostic library for managing application configuration in a consistent and structured way

  • PHP

    andrewdyer/shutdown-handler

    A shutdown handler for Slim Framework applications that converts fatal errors into consistent HTTP responses