nkstamina/framework

The NkStamina Framework

v0.1.0 2014-12-17 00:02 UTC

This package is not auto-updated.

Last update: 2024-04-23 01:50:36 UTC


README

NKstamina Framework Core Prerequisites

  • HttpFoundation
  • ClassLoader
  • Routing
  • HttpKernel
  • EventDispatcher
  • Translation
  • Finder
  • Console
  • Templating
  • Stopwatch
  • Pimple
  • Password_compat

NKstamina Framework DB supported types

  • SQLITE
  • MYSQL
  • PGSQL

NKstamina Framework Functional/Unit Tests

  • Unit Tests (phpUnit, Prophecy, ...)
  • Functional Tests (Behat, PHPSpec, ...)