georgeff member since: Sep 24, 2015

georgeff's packages

  • PHP

    georgeff/bus

    A message bus library

  • PHP

    georgeff/container

    A lightweight dependency injection container implementing PSR-11

  • PHP

    georgeff/database

    A fluent query builder and database abstraction layer with read replica and transaction support.

  • PHP

    georgeff/http-kernel

    PSR-15 HTTP kernel. Provides routing, a global middleware stack, per-route middleware, exception handling, and response emission

  • PHP

    georgeff/kernel

    A lightweight application kernel with service container bootstrapping and lifecycle events

  • PHP

    georgeff/pipeline

    Immutable pipeline builder

  • PHP

    georgeff/problem

    Translate exceptions to structured domain problems with a fluent builder and logger.

  • PHP

    georgeff/schema

    Database schema builder — driver-agnostic blueprints compiled to SQL for MySQL, PostgreSQL, and SQLite

  • PHP

    meritum/bus-module

    Meritum module for bootstrapping georgeff/bus into the kernel ecosystem

  • PHP

    meritum/cli

    Module-first console kernel for the Meritum ecosystem

  • PHP

    meritum/http

    Module-first PSR-15 HTTP kernel for the Meritum ecosystem

  • PHP

    meritum/http-exception-handler

    meritum/http exception handler that translates exceptions into structured JSON error responses using the meritum/structured-logging pipeline

  • meritum/logger

    Minimal PSR-3 logger that writes newline-delimited JSON to stdout

  • PHP

    meritum/serialization

    Pluggable object serialization for the Meritum ecosystem with item, collection, and pagination support

  • PHP

    meritum/structured-logging

    Meritum module for structured exception logging — domain exception model, translation pipeline, PSR-3 reporting, and correlation ID enrichment