Learn Top Ten PHP FrameWorks By Building Projects (Udemy.com)

An unique course which covers the ten most popular PHP frameworks and help you learn them by building projects

Created by: Eduonix Learning Solutions

Produced in 2018

icon
What you will learn

  • Understand uniqueness and similarity among the ten frameworks
  • Be a complete PHP web developer
  • Learn all frameworks in one single course
  • Learn to create applications using the most popular php frameworks

icon
Quality Score

Content Quality
/
Video Quality
/
Qualified Instructor
/
Course Pace
/
Course Depth & Coverage
/

Overall Score : 90 / 100

icon
Live Chat with CourseDuck's Co-Founder for Help

Need help deciding on a php course? Or looking for more detail on Eduonix Learning Solutions's Learn Top Ten PHP FrameWorks By Building Projects? Feel free to chat below.
Join CourseDuck's Online Learning Discord Community

icon
Course Description

ONE COURSE TO RULE THEM ALL- Eduonix brings you an unique and innovative course which will help you learn the top ten popular PHP frameworks. It will help you learn why a particular framework is suited for a project. It will provide you the complete perspective across all of them and will help you choose the best framework for your project.
Each framework comes with its own set of benefits and features. If you are new to coding and haven't yet determined which framework fits your developing style, then this course is perfect for you.
Our PHP framework tutorial covers 10 of the most popular frameworks that are available. These frameworks come with different features that make it stand out amongst the other frameworks. Not only will we go over each framework and its features, but we will also use the framework to create an application for some hands-on experience.
In this course, we will cover the following frameworks:
  • Learn how to create a Patient Manager using the CakePHP framework
  • Design a Job Board using the Yii2 framework
  • Create an Event Calendar with the Symfony framework
  • Build a Sparkup CMS using the Codeigniter framework
  • Learn how to design a Photo Gallery with the Laravel framework
  • Create a Knowledgebase using Zend framework
  • Create a RESTful API using Slim framework
  • Make a FreshIdeas Idea Diary using the Nette framework
  • Design a Weblink Manager with the PHPixie framework
  • Create an Albumshelf with the FuelPHP framework
We have managed to pack lot of good stuff and cool development techniques in one complete course. With so much knowledge and information in one course, what are you waiting for? Enroll now and find out which framework will help you create the next big project.. Who this course is for:
  • Students who want to learn popular PHP frameworks will find this course extremely useful

*Some courses are excluded from this sale. Coupon not working? If the link above doesn't drop prices, clear the cookies in your browser and then click this link here.
Also, you may need to apply the coupon code directly on the cart page to get the discount.

Coupon Code

icon
Instructor Details

Eduonix Learning Solutions

Eduonix creates and distributes high quality technology training content. Our team of industry professionals have been training manpower for more than a decade. We aim to teach technology the way it is used in industry and professional world. We have professional team of trainers for technologies ranging from Mobility, Web to Enterprise and Database and Server Administration.

icon
Reviews

4.5

50 total reviews

5 star 4 star 3 star 2 star 1 star
% Complete
% Complete
% Complete
% Complete
% Complete

By Rob on

This is a good course but could be tightened up.The teacher does have an odd verbal tick. "alright"

Good content

Very good course. Its like 10 mini courses. You learn the basics of each framework and then go on to build a project.

This is a pretty good course.Fast paced and covers quite a few concepts in all the frameworks.In this course, the instructor doesn't teach exactly how all the frameworks work, or what everything really means. But, you will learn how to work with each of the frameworks and will know your way around each of them.

Some minor typos in the code that don't get audited but great its working.session->flashdata('sucess')) : ?> SHOULD BEsession->flashdata('success')) : ?>

Great course, I highly recommend to all who want to know if they are using the right PHP framework in their work. It explains very clean things about each framework. I am very satisfied.

Overall, A really nice job with the training. Extremely, basic but I guess that's okay.I was unable to get the zend framework to work at all. The version downloaded by composer was newer and didn't match the instructor code. Yii2 project was terribly difficult also because Yii is at 3.0.

I like the course, but the instructor goes a bit fast in his demonstration and I have to pause a lot to catch up with my code.Had an issue where the Symfony code didn't work for me when setting up the first controller, even though I followed instructor's code examples and even downloaded the lecture sample files and it still didn't work.Getting through the codeigniter issue but had issues with the database code in the models and had to do some investigation to fix the issue on my own.Some issues with the Laravel project as well.Overall, this course could use an update to the latest code or provide a means to grab the older versions of the frameworks used so that the code will work as displayed.

Great course, learnt loads, a good overview of all popular php frameworks

It was a good overview about php frameworks. I have already work with CI, however, I thought about Symfony and this course gave me a strength to start. Thank you so much!

General overview of frameworks. I have only gotten through the first two frameworks when the review popped up.

It's a great course so far, I have experience with php (no frameworks though) and find his pace hard to follow, which requires me to very constantly pause the video and rewind. Also, the setup and use of composer needs to be better explained, it really required me to go to their documentation to be able to use it and it's an introduction to the course which can be a bit frustrating to work around