jimpxx / ramverk1v2-module
A module for ramverk1 course.
V2.0.1
2019-12-12 15:47 UTC
Requires
- php: ^7.2
- anax/anax-cli: ^1.2
- anax/anax-lite: ^1.0.24
- anax/anax-ramverk1-me: ^1.0.0
- anax/cache: ^2.0.0@beta
- anax/commons: ^2.0.0@alpha
- anax/configure: ^2.0.0@alpha
- anax/controller: ^2.0.0@beta
- anax/di: ^2.0.0@alpha
- anax/page: ^2.0.0@beta
- anax/request: ^2.0.0@beta
- anax/response: ^2.0.0@beta
- anax/url: ^2.0.0@alpha
- anax/view: ^2.0.0@beta
Requires (Dev)
- phpunit/phpunit: ^7
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Module for the course Webbaserade ramverk och designmönster at BTH (PHP)
How to install
Install the module with composer
composer require jimpxx/ramverk1v2-module
Copy over the configuration files from the vendor folder with rsync:
rsync -av vendor/jimpxx/ramverk1v2-module/config/ config/
rsync -av vendor/jimpxx/ramverk1v2-module/view/ view/