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
Requires
- php: >=5.3.3
- pimple/pimple: ~3.0
- symfony/config: 2.5.*
- symfony/event-dispatcher: 2.5.*
- symfony/finder: 2.5.*
- symfony/http-foundation: 2.5.*
- symfony/http-kernel: 2.5.*
- symfony/routing: 2.5.*
- symfony/yaml: 2.5.*
- twig/twig: ~1.0
Requires (Dev)
- phpspec/phpspec: 2.1.*-dev
- phpunit/phpunit: 4.3.*
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, ...)