Why do some people still use pure PHP if there are so many incredible PHP frameworks like Laravel?

Asked by Last Modified  

1 Answer

Learn PHP

Follow 2
Answer

Please enter your answer

Trainer

I still use vanilla PHP for create a website, but for company we use the latest Symfony 4 just because of simple, easy to use, enterprise ready and great for collaboration with other developers. Back to pure/vanilla PHP. I use it because of: Simple, yes it’s simple, quick, fast and easy to...
read more
I still use vanilla PHP for create a website, but for company we use the latest Symfony 4 just because of simple, easy to use, enterprise ready and great for collaboration with other developers. Back to pure/vanilla PHP. I use it because of: Simple, yes it’s simple, quick, fast and easy to use. Especially if your project only a one-man-show project. You know everything and you control everything. Fast, sometimes framework is just make everything complicated, in the term of learning curve. We have to learn the framework convention, standard, behaviour and configuration. But this is will be easy to tackle if you understand pure PHP, understand how HTTP works, how other component that used by the framework (composer, webpack etc etc) Routing? I just create routing on Nginx/Apache/webserver level and throw it to a PHP script. Multiple database access? I just use pure connection as many as I want. Usually in framework we have to learn first how to use multiple database connection, each framework sometimes use different way/configuration. Caching? Just use any platform you want and install the PHP extension for it. No need play with composer install etc. PHP Version upgrade? No problem, just yum update or apt-get upgrade and mostly it will run smooth because you know the code and if there is incompatibility just quickly found just only looking into error log. If using framework sometimes upgrading PHP version will not work. But it depend on your use case. Before upgrade you have to read the docs whether you use framework or vanilla PHP hahah. But when I use vanilla PHP I just worry about security, since security is very depend on developer knowledge about the system. So I think you are good if you can solve/create solution by using vanilla PHP or framework. But for me I love working with vanilla PHP when only me as a developer of the project hahahaha. read less
Comments

Related Questions

Looking for Yii Framework experts who are willing to train.
A constructor is a special method of a class in object-oriented programming that initializes an object of that type. A constructor will have same name as the class, and can be used to set the values...
Pritam
What are some good logical programming questions for php interview?
For Php interview, I suggest you work on the service scripts. And You will automatically get the logical programming questions
Rakes
0 0
5

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

PHP Intro.
What is PHP? PHP is an acronym for "PHP Hypertext Preprocessor" PHP is a widely-used, open source scripting language PHP scripts are executed on the server PHP costs nothing, it is free to download and...

Web Technology Tutorial
Web Technology has 2 category Front End (HTML,CSS,JS Etc) Back End/Server Side (PHP,JSP,ASP,ROR Etc) Front End technologies are - HTML, CSS, Bootstrap, Javascript, jQuery etc. Using front end...

SQL Union Vs Union ALL
SQL UNION vs UNION ALL Operator Usage UNION: UNION combines the result set of two or more queries into a single result set. UNION removes duplicate records (where all columns in the results are the same). UNION...

Learn Conceptually
Whenever you try to learn something, understand the concepts well. This will not only fix the idea in your mind but also help you comprehend the process.
S

Shweta Chauhan

0 0
0

Student Project Development: How To Go About It?
A lot of students (count me as well) in their final year of IT course are confused and overwhelmed about their Project development. Final Year IT Projects are a crucial milestone in every IT students educational...

Recommended Articles

Information technology consultancy or Information technology consulting is a specialized field in which one can set their focus on providing advisory services to business firms on finding ways to use innovations in information technology to further their business and meet the objectives of the business. Not only does...

Read full article >

Microsoft Excel is an electronic spreadsheet tool which is commonly used for financial and statistical data processing. It has been developed by Microsoft and forms a major component of the widely used Microsoft Office. From individual users to the top IT companies, Excel is used worldwide. Excel is one of the most important...

Read full article >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

Read full article >

Looking for PHP Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you