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/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.
-
PHP
comphp/events
A lightweight, modular event dispatcher with PSR-14 compatibility and an object-oriented approach for registering and triggering events.
-
-
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/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
-