nkstamina/framework

The NkStamina Framework

Installs: 73

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 2

Open Issues: 0

pkg:composer/nkstamina/framework

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

This package is not auto-updated.

Last update: 2025-10-21 09:22:22 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, ...)