search

Home  >  Q&A  >  body text

php - 哪一个框架的源码适合拿来阅读学习?

想找一个框架的源码来阅读,哪一个适合学习?以及对于学习设计模式之类的,大家有什么推荐,php这块好像不多?

阿神阿神2741 days ago789

reply all(6)I'll reply

  • 为情所困

    为情所困2017-05-16 13:00:56

    Laravel

    reply
    0
  • 世界只因有你

    世界只因有你2017-05-16 13:00:56

    You’d better read whichever one you use, otherwise you won’t have a deep understanding of the code even if you haven’t used it before

    reply
    0
  • 迷茫

    迷茫2017-05-16 13:00:56

    If you use xdebug to debug and run the source code, it will be very clear. It doesn’t matter what framework it is. It just needs to be simple for newbies to get started. You can take a look at the small framework of flight, but you still need to combine debugging to look at the code, otherwise you will be exhausted

    reply
    0
  • ringa_lee

    ringa_lee2017-05-16 13:00:56

    For PHP, the object-oriented Yii framework is recommended

    reply
    0
  • 大家讲道理

    大家讲道理2017-05-16 13:00:56

    Laravel

    reply
    0
  • PHPz

    PHPz2017-05-16 13:00:56

    Laravel has a higher threshold than YII and TP, but its loading efficiency is not as good as TP and YII
    TP and YII are more popular in China

    reply
    0
  • Cancelreply