Packages from comphp

  • PHP

    comphp/config

    Provides read/write access to configuration files

  • PHP

    comphp/config-ini

    Provides functionality necessary for working with INI configuration files

  • PHP

    comphp/config-json

    Provides functionality necessary for working with JSON configuration files

  • PHP

    comphp/config-php

    Provides functionality necessary for working with PHP configuration files

  • PHP

    comphp/dbengine

    Provides unified access to database engines regardless of the underlying connectivity

  • 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/drivers

    Allows for drivers to be dynamically managed

  • PHP

    comphp/events

    Allows for the dynamic use of callbacks and events

  • 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