7CC005 Workshop w4

From mi-linux
Revision as of 12:32, 20 January 2017 by In9352 (talk | contribs)
Jump to navigationJump to search

Main Page >> Web Technologies >> Workbook >> Week 05 - Web Frameworks - part 1

PHP Web Frameworks

There are many PHP Web Frameworks available, and you are free to choose any you like.

We do however recommend one of the following, which offer a good balance between learning curve/real world usage:

  • [CodeIgniter] - please work through the 4-part tutorial.
  • [Laravel] - see "Getting Started" section.
  • [Lumen] - A micro-framework based on Laravel, ideal for creating APIs.

You should spend weeks 5 and 6 working on one of the above.