nkstamina / framework
The NkStamina Framework
v0.1.0
2014-12-17 00:02 UTC
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: 2024-11-05 04:43:03 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, ...)