Libraries tagged by comfyphp
comphp/validation
2 Downloads
Standalone validation rules, results, and input validation support for PHP applications.
comphp/ui-twig
2 Downloads
UI Driver for CommonPHP that wraps the Twig library for output rendering
comphp/ui
2 Downloads
Driver-based UI rendering and reusable component support for PHP applications
comphp/session-mysqldb
2 Downloads
Session Driver for CommonPHP that reads/stores session data in a MySQL Database
comphp/session
3 Downloads
Driver-based session management and flash data support for PHP applications.
comphp/security
2 Downloads
Security contracts and services for authorization, protection, and identity-aware features.
comphp/runtime
18 Downloads
Bootstrap, lifecycle, module, service provider, event, and executive support for PHP applications.
comphp/router
3 Downloads
Route definition, matching, and dispatch support for PHP applications.
comphp/notifications-webhook
1 Downloads
Notification Driver for CommonPHP that send events via HTTPS webhooks
comphp/notifications-twilio
1 Downloads
Notification Driver for CommonPHP that sends SMS via Twilio
comphp/notifications-smtp
1 Downloads
Notification Driver for CommonPHP that sends an email via SMTP
comphp/notifications-o365
1 Downloads
Notification Driver for CommonPHP that uses Office 365/Exchange Online to send an email
comphp/notifications-browser
0 Downloads
Notification Driver for CommonPHP that sends notifications to the browser
comphp/notifications
1 Downloads
Driver-based notification delivery for email, SMS, webhooks, and messaging APIs in CommonPHP applications
comphp/logging-monolog
1 Downloads
Logging Driver for CommonPHP which wraps the Monolog library for Runtime compliance