How to Install php-symfony-security-bundle in Ubuntu 18.04



Install php-symfony-security-bundle by entering the following commands in the terminal:

sudo apt update
sudo apt install php-symfony-security-bundle

Description:

configurable security system for the Symfony framework

Symfony SecurityBundle allows an application using it to configure security related matters like authentication and authorization within the Symfony framework. . Symfony is a PHP framework, a set of tools and a development methodology.

Homepage: https://symfony.com/

Version: 3.4.6+dfsg-1

Section: universe/php