Deploy your apps to FaaS platforms quickly.
make aws-80-fpm
All commands must be run from project root.
make & docker & linux/osx/anything that can handle all makefile instructions required for builds & development.
vendor/bin/phpunit
vendor/bin/psalm
- Docker - Handles PHP building and running AWS SAM
- AWS SAM - Provides local environment for local development and debugging
To prevent code completion issues, exclude given directories (paths relative to repository root):
- .aws-sam
- build