omerucel / miniframe
There is no license information available for the latest version (dev-master) of this package.
dev-master
2014-09-04 07:50 UTC
Requires
- php: >=5.5.0
- doctrine/dbal: *
- doctrine/migrations: dev-master
- monolog/monolog: *
- swiftmailer/swiftmailer: *
- symfony/console: *
- symfony/http-foundation: *
- twig/twig: *
- zendframework/zend-config: *
Requires (Dev)
- behat/behat: *
- phacility/xhprof: dev-master
- phpunit/dbunit: *
- phpunit/php-code-coverage: *
- phpunit/phpunit: *
- symfony/process: *
This package is not auto-updated.
Last update: 2025-02-25 04:20:15 UTC
README
$ cp configs/env/development.php.sample configs/env/development.php
$ cp vagrant/development.rb.sample vagrant/development.rb
$ cp vagrant/development.sh.sample vagrant/development.sh
$ cd vagrant
$ vagrant up