Jump to content

best PHP framework for PHP newbie


ris_geek82

Recommended Posts

Hello, just want a quick survey.

I am new at PHP, but I have programming experience previously in .NET (not MVC)

 

what is the framework that you recommend I learn?

there are a lot that i read about - CakePHP, Zend, Symfony, CodeIgniter, Laravel.

 

And which one is a marketable skill, and has a good chance of surviving the IT industry ? :)

Edited by ris_geek82
Link to comment
Share on other sites

  • 4 weeks later...
  • 3 weeks later...

If you're starting to look at a framework as of today or in any near future, I'd obivously ask you to take a look at Laravel Framework.

Start with the documentation available at its official site. I personally learn using free series at laracast.com

 

 

 

Declaimer: I write about Laravel Development

Edited by Laravel
Link to comment
Share on other sites

Laravel and Symfony are both good frameworks. Kahuna is an interesting one to look at and fairly simple (or was the last time I played with it, about 3 years ago).

 

Though, these are full-fledged frameworks and may "scare" new people away with information overload. This is of course depending on what type of person you are and how you learn. I would suggest looking at micro frameworks and working your way up, as they are more simplistic, not as large and you can scale them up to the full frameworks as you get more familiar with it.

 

Silex is the micro framework for Symfony, easy to get started on it and figure out what's going on.

 

Lumen is the micro framework for Laravel, also easy to get started on it and figure what's going on.

 

Slim is a micro framework for making APIs fast, it's pretty nice, if you're into making APIs I would check that out.

 

 

Keeping it simple and scaling up when it comes to learning can be a good way to learn, as then you understand more what each included package does as you install it as needed (i.e. scale up the micro framework with extra packages). Starting off the bat with a full framework, you may have to do a bit of research to find out what each package within the framework does, how it acts, etc. Especially in Laravel, which has crazy names for things that absolutely make no sense at all, half of the time. Again, that can be a great way to learn, but all depends on your learning style.

Edited by labmixz
Link to comment
Share on other sites

  • 3 months later...
  • 1 month later...

According to me Today most demanding framework is laravel. there are lot’s of client prefer for developments.

 

For me the easiest to learn was Fat-Free framework.Fat-Free framework is very un-opinionated. Once you build a very small application in it, you will enjoy how much you have accomplished doing so little.laravel reminds me pretty much of ruby on rails, but without all the fuzz and strict conventions. It's quality from inside out. Easy to learn, powerful, and an extremely fast growing community.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.