Answer the question
In order to leave comments, you need to log in
What set of packages to use to implement a simple website?
You need to quickly write a simple website without using frameworks (test task). I want to use ready-made packages. Please tell me good packages for routing (routes, controllers), user authentication and working with the database
Answer the question
In order to leave comments, you need to log in
Disclaimer : I regularly give a test task at interviews "to do something without frameworks", everything that is written below is my personal point of view.
The meaning of the task is to see what bikes the applicant will use, what code he will write when there are no rigid frameworks imposed by frameworks.
If you wanted to test your ability to google ready-made - the task would sound "collect from ready-made libraries."
A separate question - why do you suddenly want to use external packages if you don't have already tested what you have worked with before?
According to the list:
1. Router: https://github.com/search?q=php+router
2. User authentication - why is there a package here??
3. ORM - using ORM in a live project is very cool. Most likely, the meaning of the task is to test your ability to write queries with your hands.
Since you have difficulties with this - I'm afraid you did not pass.
Regarding packages:
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question