DEV Community

Discussion on: Learn PHP

Collapse
 
janavenkat profile image
janavenkat

I want to learn php for my needs. I have knowledge in Python and RestAPI. Please suggest some links paid/free its fine which covers basics of php and symphony framework. Thank you in advance.

Collapse
 
nicolus profile image
Nicolas Bailly • Edited

I haven't tried it personally but I've heard good things about symfonycasts.com/

Also phptherightway.com is always a good read (but not really a tutorial).

Collapse
 
rudirocha profile image
Rúdi Rocha

Symfonycasts is a good one and also laracasts (laracasts.com/topics/php)
Important tip: before getting deep into frameworks please ensure you learn the basics of the language
symfony.com/book
About symfony there is an online book to help you learning the framework building an application