亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

?? ??? ??
前言 入門(mén)指南 代碼風(fēng)格指南 語(yǔ)言亮點(diǎn) 編程范式 命名空間 PHP標(biāo)準(zhǔn)庫(kù) 命令行接口 Xdebug 依賴(lài)管理 使用當(dāng)前穩(wěn)定版本的 PHP (7.1) Mac 系統(tǒng)安裝 PHP Windows 系統(tǒng)安裝 PHP 內(nèi)置的 web 服務(wù)器 Composer 與 Packagist PEAR 介紹 開(kāi)發(fā)實(shí)踐 基礎(chǔ)知識(shí) 日期和時(shí)間 設(shè)計(jì)模式 使用 UTF-8 編碼 國(guó)際化 (i18n) 與本地化 (l10n) 一般的實(shí)現(xiàn)方法 Gettext 依賴(lài)注入 基本概念 復(fù)雜的問(wèn)題 容器 數(shù)據(jù)庫(kù) MySQL 擴(kuò)展 PDO 擴(kuò)展 數(shù)據(jù)庫(kù)交互 數(shù)據(jù)庫(kù)抽象層 使用模板 好處 原生 PHP 模板 編譯型模板 錯(cuò)誤與異常 錯(cuò)誤 異常 安全 Web 應(yīng)用程序安全 密碼哈希 數(shù)據(jù)過(guò)濾 配置文件 注冊(cè)全局變量 錯(cuò)誤報(bào)告 測(cè)試 測(cè)試驅(qū)動(dòng)開(kāi)發(fā) 其他測(cè)試工具 服務(wù)器與部署 虛擬或?qū)S梅?wù)器 共享主機(jī) 構(gòu)建及部署應(yīng)用 虛擬化技術(shù) Vagrant 簡(jiǎn)介 Docker 簡(jiǎn)介 緩存 Opcode 緩存 對(duì)象緩存 文檔撰寫(xiě) PHPDoc 資源 PHP 官方 值得關(guān)注的大牛 指導(dǎo) PHP 的 Paas 提供商 框架 組件 其他有用的資源 書(shū)籍 社區(qū) PHP 用戶(hù)組 PHP 會(huì)議 ElePHPants
??

市面上有很多關(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.

?? ??: ?? ??: