Skip to main content

PHP

PHP fundamentals, Symfony

PHP is the og for the back-end development. I think the PHP is not popular in China now, but still being widely used in Europe. After using the symfony for a while, and i realize this PHP project is super fast indeed. The ecosystem is pretty good, still a decent choice for development.

Index

SectionLinkKey Points
IntroductionIntroductionPHP Symfony
FundamentalsFundamentalsPHP Symfony
SymfonySymfonyPHP Symfony

Introduction

PHP

  • Server-side scripting language
  • Widely used for web development

Frameworks

  • Symfony
  • Laravel, CodeIgniter,Yii

Fundamentals

Symfony