Download free course PHP: The Right Way, pdf file on 76 pages by Phil Sturgeon, Josh Lockhart.
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 the present time.
There is no canonical way to use PHP. This book 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 ebook 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.
There is no canonical way to use PHP. This book 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 ebook 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.
Table of contents
- Getting Started
- Code Style Guide
- Language Highlights
- Dependency Management
- Coding Practices
- Dependency Injection
- Databases
- Templating
- Errors and Exceptions
- Security
- Testing
- Servers and Deployment
- Virtualization
- Caching
- Documenting your Code
- Resources
- Community
Pages : | 76 |
Size : | 1.0 MB |
Downloads: | 214 |
Created: | 2022-02-03 |
License: | CC BY-NC-SA |
Author(s): | Phil Sturgeon, Josh Lockhart |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about PHP: The Right Way
Download free course PHPUnit Manual, pdf file on 178 pages by Sebastian Bergmann.
This book written to provide clear and concise explanation of topics for programmers both starting to learn the PHP programming as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it.
Download free course PHP Notes for Professionals, pdf file on 480 pages by Stack Overflow Community.
Download free PHP tutorial in PDF ,training document under 10 pages for beginners.Learn how to easy code your first PHP script.
In this PHP tutorial you will learn everything about PHP, and how to execute scripts on your server, free pdf course under 28 pages.