Download the PHP package covex-nn/environment-repository without Composer
On this page you can find all versions of the php package covex-nn/environment-repository. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package environment-repository
Repository for Environment Configurator
Automate bootstrapping new Symfony Flex applications.
Install
Usage
Install Symfony Templating and enable templating
in config/packages/framework.yaml
:
composer env:apply templating
Install Sonata Admin with FOSUserBundle and user management:
composer env:apply admin
Create docker-compose
local environment:
composer env:apply docker-compose
Install docker-composer
environment, equal to covex-nn/docker-symfony
composer env:apply docker-ci
All versions of environment-repository with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
The package covex-nn/environment-repository contains the following files
Loading the files please wait ....