francoisfaubert / strata-env
This package is abandoned and no longer maintained.
No replacement package was suggested.
Blank Strata Project
Package info
github.com/francoisfaubert/strata-env
Type:project
pkg:composer/francoisfaubert/strata-env
1.5.0.53
2016-09-06 18:25 UTC
Requires
- php: >=5.5
- johnpbloch/wordpress: ^4.5
- strata-mvc/strata: dev-master
- vlucas/phpdotenv: ^2.0.1
Requires (Dev)
- phploc/phploc: *
- phpunit/phpunit: 4.7.*
- squizlabs/php_codesniffer: 2.*
- theseer/phpdox: 0.8.1.1
This package is not auto-updated.
Last update: 2016-12-16 08:27:53 UTC
README
This is a blank Strata project. It is a special Wordpress installation on which modern Model View Controller concepts can be applied. This has be installed by running
$ composer create-project strata-mvc/project directory-name $ cd directory-name $ # set your environment constants in .env $ ./strata db create $ ./strata server