This repository contains the entire book Deploying PHP applications with code samples. If you enjoy the book, please consider buying it on Leanpub!
You can contribute by creating issues for reporting errors and typos in it. Or by forking the repository and creating a PR. All help is appreciated!
Deploying PHP Applications by Niklas Modess is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
In chronological order:
-
simpgeek <https://github.com/simpgeek>
-
begumserraaydin <https://github.com/begumserraaydin>
-
mathieuimbert <https://github.com/mathieuimbert>
-
[Your name or handle] <[email or website]>
- Updated Phing section to clarify it's a tool written in PHP
- Updated symlink target location in Phing code example
- Added chapter 9 - "Running tests"
- Added chapter 10 - "Logs and notifications"
- Added "Conclusion"
- Open sourced the book
- Added to chapter 3 - "Environments"
- Environment variables
- Server access
- Added to chapter 5 - "Tools"
- Capistrano
- Rocketeer
- Added chapter 7 - "Dependencies"
- Added chapter 8 - "Database migrations"