andrewdyer member since: Nov 07, 2017
andrewdyer's packages
-
PHP
andrewdyer/actions
A framework-agnostic PHP library for building structured and predictable JSON API endpoints with standardised request and response handling
-
PHP
andrewdyer/auth-gate
A framework-agnostic PHP library for defining and enforcing authorisation rules through a simple, expressive gate interface
-
PHP
andrewdyer/command-bus
A framework-agnostic PHP 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, designed to ensure consistent and secure HTTP responses
-
PHP
andrewdyer/event-dispatcher
A simple event dispatcher that you can fit into the framework of your choice
-
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 PHP JWT authentication library for managing tokens, built around contracts for user resolution and claims generation
-
PHP
andrewdyer/mailer
A framework-agnostic PHP library for sending emails from Twig templates, with support for a swappable transport interface
-
-
PHP
andrewdyer/pdf-generator
A framework-agnostic PHP library for generating PDFs from Twig templates, with support for a swappable driver interface
-
-
PHP
andrewdyer/predis-request-limiter
A framework-agnostic PHP library for rate limiting requests using Predis
-
PHP
andrewdyer/settings
A framework-agnostic PHP settings library for managing application configuration in a consistent and structured way
-
PHP
andrewdyer/shutdown-handler
A Slim library for converting fatal errors into HTTP responses using configurable responders and emitters