tlmcclatchey member since: Aug 31, 2022

tlmcclatchey's packages

  • PHP

    comphp/router

    Route definition, matching, and dispatch support for PHP applications.

  • PHP

    comphp/runtime

    Bootstrap, lifecycle, module, service provider, event, and executive support for PHP applications.

  • PHP

    comphp/security

    Security contracts and services for authorization, protection, and identity-aware features.

  • PHP

    comphp/session

    Driver-based session management and flash data support for PHP applications.

  • PHP

    comphp/session-comphp-database

    Session Driver for CommonPHP that reads/stores session data in a CommonPHP Database connection

  • PHP

    comphp/session-mysqldb

    Session Driver for CommonPHP that reads/stores session data in a MySQL Database

  • PHP

    comphp/ui

    Driver-based UI rendering and reusable component support for PHP applications

  • PHP

    comphp/ui-twig

    UI Driver for CommonPHP that wraps the Twig library for output rendering

  • PHP

    comphp/validation

    Standalone validation rules, results, and input validation support for PHP applications.

  • PHP

    comphp/web

    Web application integration layer combining HTTP, routing, actions, views, assets, and runtime support.

  • PHP

    tlmcclatchey/registry

    A tiny, DI-friendly in-memory registry with per-key locks and a global freeze switch.

  • PHP

    comphp/dbengine

    Provides unified access to database engines regardless of the underlying connectivity

    Abandoned! See comphp/database

  • PHP

    comphp/di

    CommonPHP DependencyInjection is a simple, robust dependency injection container for PHP applications. It facilitates the dynamic creation of objects, invocation of methods, function calling, and property population.

    Abandoned! See comphp/runtime

  • PHP

    comphp/drivers

    Allows for drivers to be dynamically managed

    Abandoned! See comphp/extensible

  • PHP

    comphp/events

    A lightweight, modular event dispatcher with PSR-14 compatibility and an object-oriented approach for registering and triggering events.

    Abandoned! See comphp/runtime