michalpipa / php-the-right-way

An easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP: The Right Way

What?

There's a lot of bad information on the Web (I'm looking at you, W3Schools) that leads new PHP users astray, propagating bad practices and bad code. This must stop. PHP: The Right Way provides an easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web.

How to Contribute

PHP: The Right Way is hosted on GitHub Pages. It is a Jekyll project available in the gh-pages branch. Fork and edit the gh-pages branch, add some examples or helpful links, and send me a pull request. Let's make this the best resource available for new PHP programmers!

Where

http://www.phptherightway.com

Why

There's been a lot of discussion lately about how the PHP community lacks sufficient, credible information for programmers new to PHP. This repository aims to solve this problem.

Who

My name is Josh Lockhart. I'm the author of the Slim Framework, and I work for New Media Campaigns.

Copyright

MIT

About

An easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web

License:MIT License