Answer the question
In order to leave comments, you need to log in
How to make a reliable administration panel for a website?
Hello, I want to write my own administration panel for the site, I want to write all the controls, all the display myself. But I doubt my ability to organize a normally secure registration / authorization.
I'm going to write in PHP.
Tell me if there is any library that organizes well-protected authorization, with encryption, with hashes, with storing data in the session / cookies, with everything you need.
Or can you tell me an article in which there is a necessary code?
Answer the question
In order to leave comments, you need to log in
Given the capabilities of Symfony3 "sparkle", you can take ready-made authentication from it. And if it's not enough, Symfony3 has a whole arsenal of various security/authorization/authentication tools, in the form of "stand-alone" (portable) libraries, up to "firewalls".
Link to the package and to the Git repository . A link to its documentation is on the repository page.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question