What's new

PHP Want to take php as backend dev,

Yes, it is possible to learn PHP without using any framework. In fact, learning the basics of PHP is essential before jumping into a framework.

When you learn PHP without a framework, you will have a better understanding of how PHP works and how you can use it to create web applications.

You will also learn how to write more optimized and efficient code because you won't be relying on the features provided by a framework. Additionally, learning PHP without a framework will help you appreciate the benefits of using a framework once you do decide to use one.

However, it's important to note that frameworks can make development faster and more efficient, especially for large projects. Knowing at least one framework can be beneficial for your career. Therefore, it's recommended that you learn both pure PHP and at least one framework.
 
Back
Top