Files
php-the-right-way/_includes/welcome.md
Christian Leo-Pernold f14345efe8 Update welcome.md
Remove the link to the German translation as it is no longer available.
2024-04-04 12:05:38 +02:00

2.5 KiB

Welcome

There's a lot of outdated information on the Web that leads new PHP users astray, propagating bad practices and insecure code. PHP: The Right Way is an easy-to-read, quick reference for PHP popular coding standards, links to authoritative tutorials around the Web, and what the contributors consider to be best practices at present.

There is no canonical way to use PHP. This website aims to introduce new PHP developers to some topics which they may not discover until it is too late, and aims to give seasoned pros some fresh ideas on those topics they've been doing for years without ever reconsidering. This website will also not tell you which tools to use, but instead offer suggestions for multiple options, when possible explaining the differences in approach and use-case.

This is a living document and will continue to be updated with more helpful information and examples as they become available.

Translations

PHP: The Right Way is translated into many different languages:

Book

The most recent version of PHP: The Right Way is also available in PDF, EPUB and MOBI formats. Go to Leanpub

How to Contribute

Help make this website the best resource for new PHP programmers! Contribute on GitHub