spryker / install
Install module
Installs: 2 493 454
Dependents: 3
Suggesters: 0
Security: 0
Stars: 2
Watchers: 67
Forks: 3
Open Issues: 1
Requires
- php: >=8.0
- spryker/kernel: ^3.30.0
- spryker/log: ^3.0.0
- spryker/monolog: ^2.0.0
- spryker/symfony: ^3.5.0
Requires (Dev)
- codeception/module-asserts: ^1.3.0 || ^3.0.0
- phpstan/phpstan: 1.9.4
- spryker/code-sniffer: *
- spryker/testify: *
This package is auto-updated.
Last update: 2024-11-18 13:53:28 UTC
README
Install module handles project setup using recipes per environment.
This is for local development, staging and production deployment. For security reasons the environment default should always be configured to production
. Your local APPLICATION_ENV
env setup should then overwrite as per your non-production environment.
Installation
composer require spryker/install