/vxPHP

Simple PHP framework

Primary LanguagePHPMIT LicenseMIT

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