Packages from comphp

  • PHP

    comphp/api

    API request handling and JSON response support for PHP applications

  • PHP

    comphp/assets

    Asset serving, resolution, and response helpers for PHP applications.

  • PHP

    comphp/auth

    Authentication contracts and services for PHP applications.

  • PHP

    comphp/cache

    Simple driver-based caching support for PHP applications.

  • PHP

    comphp/config

    Configuration loading, organization, and access for PHP applications.

  • PHP

    comphp/console

    Console executive, command, and terminal tooling support for PHP applications.

  • PHP

    comphp/database

    Driver-based database connection and query support for PHP applications.

  • PHP

    comphp/docs

    Markdown-powered documentation rendering and navigation for PHP applications.

  • PHP

    comphp/filesystem

    Virtual mount-based filesystem access and path resolution for PHP applications.

  • PHP

    comphp/http

    HTTP request, response, middleware, and web execution support for PHP applications.

  • PHP

    comphp/logging

    Configurable PSR-3 logging setup and runtime logging integrations for PHP applications.

  • PHP

    comphp/notifications

    Driver-based notification delivery for email, SMS, webhooks, and messaging APIs in CommonPHP applications

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

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

  • 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

    comphp/config-ini

    Configuration Driver for CommonPHP which encodes/decodes the INI format

    Abandoned! See comphp/config

  • PHP

    comphp/config-json

    Configuration Driver for CommonPHP which encodes/decodes the JSON format

    Abandoned! See comphp/config

  • PHP

    comphp/config-php

    Configuration Driver for CommonPHP which includes/builds PHP include files that return arrays

    Abandoned! See comphp/config

  • 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

  • PHP

    comphp/extensible

    A lightweight, modular extensibility framework for PHP applications.

    Abandoned!

  • PHP

    comphp/service-management

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

    Abandoned! See comphp/runtime