webinarium/symfony-lazysec
最新稳定版本:2.3.1
Composer 安装命令:
composer require webinarium/symfony-lazysec
包简介
Symfony library with a bunch of security related features
关键字:
README 文档
README
Lazy security for Symfony
The library provides few classes and features related to the Security component:
All the features are decoupled from each other and can be used independently, so you are free to use only those you need.
Installation
Open a command console, enter your project directory and execute the following command to download the latest stable version of the library:
composer require webinarium/symfony-lazysec
This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.
Development
./vendor/bin/php-cs-fixer fix ./vendor/bin/phpunit --coverage-html=vendor/coverage
统计信息
- 总下载量: 25.34k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 9
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-01-10