Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Idealstack/codebuild-example

(Public) Example codebuild project
https://github.com/Idealstack/codebuild-example

Last synced: about 2 months ago
JSON representation

(Public) Example codebuild project

Awesome Lists containing this project

README

        


Idealstack - the best way to run PHP on AWS

# Codebuild PHP Example

This repository provides an example of using Codebuild for PHP to test code, produce code coverage reports & deploy automatically to SFTP/SSH

You probably want to read the articles we've posted showing how to set all this up:
- [Part 1 - setting up Codebuild for PHP](https://idealstack.io/blog/setting-aws-codebuild-test-php-project)
- [Part 2 - adding caching & code coverage](https://idealstack.io/blog/codebuild-2-speeding-it-using-caching-adding-code-coverage)
- [Part 3 - deploying automatically over sftp/ssh](https://idealstack.io/blog/codebuild-deploying-using-sftp-idealstack-or-any-similar-system)