Skip to content

awesee/php-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

社区论坛