UrbanPro

Learn PHP from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

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:

  1. 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.
  2. 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

What kind of interview questions are asked for Advanced PHP?
In Advance PHP interview questions will be related to below chapters 1) Concept of OOPS 2) Concept of MVC 3) Store procedure, Index, View, Trigger in mysql 4) Web Services 5) CMS
Manshi
How can we complete PHP language in 30 days?
First at all as a php trainer i would ask if you know html,csss,javascript nicely or not. As per me you should be at mediator level in those things to start php. Ok hopping you know that. Then go for some...
Veerendra
0 0
6
Can I build iPhone apps using Python?
Yes, you can use PyMob app where apps can be written purely in Python, and the compiler tool flow converts them in native source codes for various platforms. But there are some cons on using PyMob, the...
Sunil
0 0
5
what is a file handling
File handling is an important part of any web application. You often need to open and process a file for different tasks. PHP has several functions for creating, reading, uploading, and editing files....
Mayank
which institution is best for learning pHp class's? and are the requirements I learn pHp in that institution?
Hello Prem, Thank you for the question. You can come down to our institute DishaaPro which is a training division of IDS Logic Pvt Ltd, software company at UK & Noida. You get to learn in a practical...
Prem

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

Ask a Question

Related Lessons

Happiness Or Satisfaction: How To Quit Your Day Job?
Four years ago on a sunny April morning, I slinked into my new office building, suit slightly too big, 24-years-old and clueless. It was my first day working at a large, prestigious Organization. The...

Hi,
To learn online is really convenient for both the sides but still trust is risk factor until and unless you don't know the teaching style of your tutor.so I will give you small free session to decide my...

Read Your Gmail Emails Using PHP and IMAP
Hello Friends ,Recently I have worked on drip email campaign project for that I need to read emails using PHP From the gmail inbox. Here is the simple example for Read emails from the gmail: To start...

How To Connect To Server Using PHP?
It is very easy to connect to server using PHP and MYSQL. PHP is a very friendly Programming Language that any one can learn who know the basics of the Front End Development. PHP is a programming Language...

What is the difference between PHP and PYTHON
Let's start with PHP: - Ideal for standard web development- Easy integration with MySQL- $_GET and $_POST built into the language- C-Esque syntax Primarily used on an Apache server (Routinely, you...

Recommended Articles

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

Read full article >

Applications engineering is a hot trend in the current IT market.  An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...

Read full article >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

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 >

Looking for PHP Classes?

Find best PHP Classes in your locality on UrbanPro.

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you
X

Looking for PHP Classes?

Find best tutors for PHP Classes by posting a requirement.

  • Post a learning requirement
  • Get customized responses
  • Compare and select the best

Looking for PHP Classes?

Get started now, by booking a Free Demo Class

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All