omerucel / miniframe
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/omerucel/miniframe
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-10-07 07:18:56 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