Skip to content
The book Deploying PHP applications, best practices and tools for deploying your PHP application.
PHP Ruby Shell
Branch: master
Clone or download
modess Merge pull request #8 from lex111/patch-3
environments: fix typos
Latest commit 6ddbd5c Aug 14, 2018
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
manuscript Merge pull request #8 from lex111/patch-3 Aug 14, 2018
.editorconfig open source all the things! Oct 5, 2015
.gitignore ignore subset file Aug 23, 2017
LICENSE open source all the things! Oct 5, 2015
README.md add mathieuimbert to contributors list Aug 23, 2017

README.md

Deploying PHP Applications

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

Creative Commons License
Deploying PHP Applications by Niklas Modess is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Contributors

In chronological order:

Changelog

1.0.1 - 2016-04-09

  • Updated Phing section to clarify it's a tool written in PHP
  • Updated symlink target location in Phing code example

1.0 - 2016-01-06

  • Added chapter 9 - "Running tests"
  • Added chapter 10 - "Logs and notifications"
  • Added "Conclusion"

0.1 - 2015-10-05

  • 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"
You can’t perform that action at this time.