?
Dokumen ini menggunakan Manual laman web PHP Cina Lepaskan
市面上有很多關于 PHP 的書,但遺憾的是很多都已經(jīng)非常陳舊而且包含不正確的資料。甚至還有 “PHP 6” 的書籍,這個 PHP 版本是根本不存在的,而且永遠不會出現(xiàn)。PHP 5.6 之后其實是 “PHP 7”,這里解釋了部分原因。
這個章節(jié)的目錄主要是針對 PHP 開發(fā),并且會隨著最新的技術趨勢而更新。如果你想在這里加入你的書,請發(fā)送一個 PR ,我們將會審查你提供的內(nèi)容是否有相關性。
免費書籍
PHP Pandas - Aims to teach everyone how to be a web developer.
PHP The Right Way - This website is available as a book completely for free.
Using Libsodium in PHP Projects - Guide to using Libsodium PHP extension for modern, secure, and fast cryptography.
付費書籍
Build APIs You Won’t Hate - Everyone and their dog wants an API, so you should probably learn how to build them.
Modern PHP - covers modern PHP features, best practices, testing, tuning, deployment and setting up a dev environment.
Building Secure PHP Apps - Learn the security basics that a senior developer usually acquires over years of experience, all condensed down into one quick and easy handbook
Modernizing Legacy Applications In PHP - Get your code under control in a series of small, specific steps
Securing PHP: Core Concepts - A guide to some of the most common security terms and provides some examples of them in every day PHP
Scaling PHP - Stop playing sysadmin and get back to coding
Signaling PHP - PCNLT signals are a great help when writing PHP scripts that run from the command line.
The Grumpy Programmer’s Guide To Building Testable PHP Applications - Learning to write testable code doesn’t have to suck.
Minimum Viable Tests - Long-time PHP testing evangelist Chris Hartjes goes over what he feels is the minimum you need to know to get started.
Domain-Driven Design in PHP - See real examples written in PHP showcasing Domain-Driven Design Architectural Styles (Hexagonal Architecture, CQRS or Event Sourcing), Tactical Design Patterns, and Bounded Context Integration.