rgies / dsp
Digital Story Processing
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/rgies/dsp
Requires
- php: >=5.3.2
- doctrine/doctrine-migrations-bundle: 2.0.*
- doctrine/orm: >=2.1.0,<2.2.0-dev
- jms/security-extra-bundle: 1.0.*
- knplabs/knp-snappy-bundle: *
- sensio/buzz-bundle: dev-master
- sensio/distribution-bundle: 2.0.*
- sensio/framework-extra-bundle: 2.0.*
- sensio/generator-bundle: 2.0.*
- symfony/assetic-bundle: 2.0.*
- symfony/symfony: >=2.0.10,<2.1.0-dev
- twig/extensions: *
- zf2: master
Requires (Dev)
- phpunit-testing/phpunit: dev-master
This package is auto-updated.
Last update: 2020-01-10 14:48:03 UTC
README
Framework to help agile project to work with digital story cards.
Install
Download and install Composer from http://getcomposer.org. Then start the command line and type in the following command to install this package.
php composer.phar create-project -s dev rgies/dsp
Update
Update with composer:
php composer.phar update
test