?
This document uses PHP Chinese website manual Release
市面上有很多關(guān)于 PHP 的書(shū),但遺憾的是很多都已經(jīng)非常陳舊而且包含不正確的資料。甚至還有 “PHP 6” 的書(shū)籍,這個(gè) PHP 版本是根本不存在的,而且永遠(yuǎn)不會(huì)出現(xiàn)。PHP 5.6 之后其實(shí)是 “PHP 7”,這里解釋了部分原因。
這個(gè)章節(jié)的目錄主要是針對(duì) PHP 開(kāi)發(fā),并且會(huì)隨著最新的技術(shù)趨勢(shì)而更新。如果你想在這里加入你的書(shū),請(qǐng)發(fā)送一個(gè) PR ,我們將會(huì)審查你提供的內(nèi)容是否有相關(guān)性。
免費(fèi)書(shū)籍
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.
付費(fèi)書(shū)籍
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.