Answer the question
In order to leave comments, you need to log in
At what level do you need to know php to start learning frameworks?
Hello, tell me at what level you need to know php to start learning Laravel or Yii frameworks? Suppose I don't know php and OOP yet, but I have experience with MySQL (log, guestbook). Or maybe something easier to start with? I would like to learn how to implement complex projects such as CAP (seosprint for example).
Answer the question
In order to leave comments, you need to log in
At a level where you
1. get tired of writing each page separately from scratch,
2. you will see that they all have many common elements,
3. and therefore you will want to write your own little framework.
This means that you are ripe for learning frameworks :-)
Yes, you can study at any level.
You need to understand one simple thing - the more you know, the easier it is to learn something new in this area. The smaller, the more difficult.
But there are no "it is impossible, it is forbidden, it will not work."
Everything will work out, just in the process of learning the framework, you will have to learn OOP and all the other missing things at the same time as the framework.
You need to at least know the syntax, understand how it works, deal with OOP.
After that, you can start learning the framework. Laravel or Yii doesn't really matter. Although I would look closely at Laravel.
MySQL is a DBMS. And it has nothing to do with algorithmic programming languages. It is necessary to know any C-like language. With PHP then you will understand easily. All frameworks are strongly tied to OOP. Therefore, you need to know it, at least at a basic level.
If you do not know PHP and OOP, then it is too early to learn high-level frameworks.
And taking into account the fact that often bare SQL is not used, knowledge of MySQL will not help much.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question