tlmcclatchey member since: Aug 31, 2022

tlmcclatchey's packages

  • PHP

    comphp/config

    Library designed to simplify the management of configuration files in PHP applications. It leverages the power of dynamic driver loading and custom behaviors to provide a highly adaptable solution for application configuration.

  • 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.

  • PHP

    comphp/events

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

  • PHP

    comphp/extensible

    A lightweight, modular extensibility framework for PHP applications.

  • PHP

    comphp/logging

    A minimal, PSR-3 compliant logging library designed for flexibility and simplicity.

  • PHP

    comphp/service-management

    A robust service management library for PHP, providing a PSR-11 compliant and a read-only access point to services.

  • PHP

    comphp/web

    Provides base functionality for web-based applications

  • PHP

    comphp/config-ini

    Provides functionality necessary for working with INI configuration files

    Abandoned! See comphp/config

  • PHP

    comphp/config-json

    Provides functionality necessary for working with JSON configuration files

    Abandoned! See comphp/config

  • PHP

    comphp/config-php

    Provides functionality necessary for working with PHP configuration files

    Abandoned! See comphp/config

  • PHP

    comphp/dbengine

    Provides unified access to database engines regardless of the underlying connectivity

    Abandoned! See comphp/database

  • PHP

    comphp/drivers

    Allows for drivers to be dynamically managed

    Abandoned! See comphp/extensible