vectrex/vxphp

lean PHP framework for web applications

Installs: 457

Dependents: 1

Suggesters: 0

Security: 0

Stars: 5

Watchers: 4

Forks: 1

Open Issues: 0

Type:framework

v2.9.3 2024-01-20 22:39 UTC

README

Build Status

vxPHP is a lean PHP framework to support web application development Features include

  • routing
  • simple PHP templates
  • database abstraction layer wrapping PDO connections
  • dependency injection by configurable services and plugins
  • dispatcher for a simple publish-subscribe pattern
  • form generation, validation, and rendering with templates
  • flexible HTML menus with decorators to control custom rendering
  • easy to configure email including SMTP support
  • application configuration with XML files