PHP 指南

awesee發表於2017-08-25

PHP 指導

個人常用學習資料索引

目錄

基礎學習

進階學習

  • PHP 之道: PHP The Right Way
  • Awesome PHP: A curated list of amazingly awesome PHP libraries, resources and shiny things.

熱門框架

  • Laravel: The PHP Framework For Web Artisans
  • Symfony: Symfony is a set of PHP Components, a Web Application framework, a Philosophy, and a Community — all working together in harmony.
  • Yii: Yii 是一個 高效能 的,適用於開發 WEB 2.0 應用的 PHP 框架。
  • Zend Framework: Focused on Simplicity, Reusability, and Performance.
  • CodeIgniter: CodeIgniter 是一個小巧但功能強大的 PHP 框架,作為一個簡單而“優雅”的工具包,它可以為開發者們建立功能完善的 Web 應用程式。
  • 更多熱門框架

模板引擎

  • Twig: The flexible, fast, and secure template engine for PHP.

開發工具

  • Sublime Text: Sublime Text is a sophisticated text editor for code, markup and prose.
  • PhpStorm: Lightning-smart PHP IDE

專案部署

常用工具

  • PHP Sandbox: You can test your PHP code here on many php versions.
  • PHP For Windows: This site is dedicated to supporting PHP on Microsoft Windows.
  • Composer: Dependency Manager for PHP.
  • Xdebug: Debugger and Profiler Tool for PHP.
  • PHPUnit: PHPUnit is a programmer-oriented testing framework for PHP.

社群論壇


歡迎各位同學Star、提交Pr、反饋問題。

[閱讀原文]

本作品採用《CC 協議》,轉載必須註明作者和本文連結

相關文章