PHPackages                             xervice/security - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Security](/categories/security)
4. /
5. xervice/security

ActiveLibrary[Security](/categories/security)

xervice/security
================

3.0.0(7y ago)04052MITPHPPHP &gt;=7.1.0

Since Jul 23Pushed 7y ago1 watchersCompare

[ Source](https://github.com/xervice/security)[ Packagist](https://packagist.org/packages/xervice/security)[ RSS](/packages/xervice-security/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependencies (5)Versions (6)Used By (2)

Xervice: Security
=================

[](#xervice-security)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/2c7547d614327ef62c7d7f11158643fb80018bfb3649eb6c8d6242912ccb3aaa/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f786572766963652f73656375726974792f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/xervice/security/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/e6d88d2943bef589a83220f7e14f382bd51c97bd78c6c21decdc71bbf34afb92/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f786572766963652f73656375726974792f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/xervice/security/?branch=master)

Implement security service to xervice.

Installation
------------

[](#installation)

```
composer require xervice/security

```

Configuration
-------------

[](#configuration)

The security module is only to provide your own authentication methods. You can define them by extending the SecurityDataProvider::getAuthenticatorList.

```
