PHPackages                             nordeus/crowd-user-bundle - 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. nordeus/crowd-user-bundle

ActiveSymfony-bundle

nordeus/crowd-user-bundle
=========================

CrowdUserBundle is Symfony bundle used for fetching users and authenticating them against Atlassian Crowd

v2.1(6y ago)32.0k2[1 issues](https://github.com/Nordeus/CrowdUserBundle/issues)MITPHPPHP ^7.0

Since Sep 22Pushed 6y ago7 watchersCompare

[ Source](https://github.com/Nordeus/CrowdUserBundle)[ Packagist](https://packagist.org/packages/nordeus/crowd-user-bundle)[ RSS](/packages/nordeus-crowd-user-bundle/feed)WikiDiscussions master Synced 1mo ago

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

CrowdUserBundle
===============

[](#crowduserbundle)

CrowdUserBundle is a Symfony bundle used for fetching users and authenticating them against Atlassian Crowd.

---

Installation and setup
----------------------

[](#installation-and-setup)

### 1. Clone this repository using composer

[](#1-clone-this-repository-using-composer)

Execute the following in your project's root directory:

```
composer require nordeus/crowd-user-bundle

```

#### If you are using Symfony Flex

[](#if-you-are-using-symfony-flex)

The bundle has automatically been registered and configured for you! Skip to step 4.

### 2. Enable the bundle in the kernel

[](#2-enable-the-bundle-in-the-kernel)

```
