Packages from comphp
-
-
-
-
PHP
comphp/auth-comphp-database
Authentication Driver for CommonPHP which utilizes a CommonPHP Database Schema
-
-
-
-
-
-
-
-
-
PHP
comphp/config-php
Configuration Driver for CommonPHP which includes/builds PHP include files that return arrays
-
-
-
-
-
PHP
comphp/database-mssql
Database Driver for CommonPHP that builds queries for and connects to Microsoft SQL Server
-
PHP
comphp/database-mysql
Database Driver for CommonPHP that builds queries for and connects to MySQL Server
-
-
PHP
comphp/filesystem
Virtual mount-based filesystem access and path resolution for PHP applications.
-
-
PHP
comphp/logging
Configurable PSR-3 logging setup and runtime logging integrations for PHP applications.
-
PHP
comphp/logging-monolog
Logging Driver for CommonPHP which wraps the Monolog library for Runtime compliance
-
PHP
comphp/notifications
Driver-based notification delivery for email, SMS, webhooks, and messaging APIs in CommonPHP applications
-
comphp/notifications-browser
Notification Driver for CommonPHP that sends notifications to the browser
-
comphp/notifications-o365
Notification Driver for CommonPHP that uses Office 365/Exchange Online to send an email
-
comphp/notifications-smtp
Notification Driver for CommonPHP that sends an email via SMTP
-
comphp/notifications-twilio
Notification Driver for CommonPHP that sends SMS via Twilio
-
comphp/notifications-webhook
Notification Driver for CommonPHP that send events via HTTPS webhooks
-
-
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-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/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/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/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