2017 © Pedro Peláez
 

library symfony-lazysec

Symfony library with a bunch of security related features

image

webinarium/symfony-lazysec

Symfony library with a bunch of security related features

  • Saturday, June 9, 2018
  • by webinarium
  • Repository
  • 1 Watchers
  • 2 Stars
  • 1,573 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 10 Versions
  • 270 % Grown

The README.md

PHP Latest Stable Version Build Status Scrutinizer Code Quality Code Coverage, (*1)

Lazy security for Symfony

The library provides few classes and features related to the Security component:, (*2)

All the features are decoupled from each other and can be used independently, so you are free to use only those you need., (*3)

Installation

Open a command console, enter your project directory and execute the following command to download the latest stable version of the library:, (*4)

composer require webinarium/symfony-lazysec

This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation., (*5)

Development

./vendor/bin/php-cs-fixer fix
./vendor/bin/phpunit --coverage-html=vendor/coverage

The Versions

09/06 2018

dev-master

9999999-dev https://github.com/webinarium/symfony-lazysec

Symfony library with a bunch of security related features

  Sources   Download

MIT

The Requires

 

The Development Requires

security symfony

09/06 2018

2.1.0

2.1.0.0 https://github.com/webinarium/symfony-lazysec

Symfony library with a bunch of security related features

  Sources   Download

MIT

The Requires

 

The Development Requires

security symfony

10/01 2018

2.0.1

2.0.1.0 https://github.com/webinarium/symfony-lazysec

Symfony library with a bunch of security related features

  Sources   Download

MIT

The Requires

 

The Development Requires

security symfony