Skip to content

Releases: philsturgeon/phptherightway-book

2.1.0

14 Nov 18:23
Compare
Choose a tag to compare

A big thanks to every contributor who contributed, especially the large contributions from @wturrell and @igorsantos07.

Get it free over here https://leanpub.com/phptherightway or download these links to get it fast. You'll miss out on future updates if you download directly but whatever.

2.0.0

05 Jan 16:36
Compare
Choose a tag to compare

The eBook version of PHP The Right Way has been updated for 2015.

A quick apology from me, that this has been done so rarely. It has been a full 11 months since the last version of this book was built, but that was down to me having an insane year. Being kicked out of the country you live in will make you forget about a few things.

The updates to this book are too big to list in entirety, but here are a few things:

  • PSR-0 was deprecated, so more focus on PSR-4
  • Note that PHP 7 is coming, and suggest people install PHP 5.6
  • Drastically improved OS X install instructions
  • More content on Vagrant and Docker
  • More deploment options
  • Tabs switched to Spaces
  • Explain that Composer can now install packages globally on a machine, not just for local vendoring
  • Updated stuff for Yosemite
  • Killed maven - don't use that
  • List Heroku's new PHP support
  • Changed ext/mysql from "deprecation looming" to "GTFO it's deprecated."

There are quite a few other bits and bobs in there, including a LOT of typo's being fixed.

Hope you like it!

https://leanpub.com/phptherightway

Stay Classy PHP