PHPackages                             friendsofsymfony/propel1-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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. friendsofsymfony/propel1-user-bundle

AbandonedArchivedSymfony-bundle[Authentication &amp; Authorization](/categories/authentication)

friendsofsymfony/propel1-user-bundle
====================================

Propel 1.6 integration for FOSUserBundle

019.5k↓50%1PHP

Since Jun 1Pushed 8y ago13 watchersCompare

[ Source](https://github.com/FriendsOfSymfony/propel1-user-bundle)[ Packagist](https://packagist.org/packages/friendsofsymfony/propel1-user-bundle)[ RSS](/packages/friendsofsymfony-propel1-user-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

FOSPropel1UserBundle
====================

[](#fospropel1userbundle)

The FOSPropel1UserBundle provides support for Propel 1.x in FOSUserBundle.

[![Build Status](https://camo.githubusercontent.com/77190db41e8e6fd96e9c31531c4ce124d6abde04c94ac4277a110c683045bb36/68747470733a2f2f7472617669732d63692e6f72672f467269656e64734f6653796d666f6e792f70726f70656c312d757365722d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/FriendsOfSymfony/propel1-user-bundle) [![Total Downloads](https://camo.githubusercontent.com/88fc4cd1c1065f4519a30dbcafadaa8869a65d72e247b96b8eb39d0a52bb6ee9/68747470733a2f2f706f7365722e707567782e6f72672f667269656e64736f6673796d666f6e792f70726f70656c312d757365722d62756e646c652f646f776e6c6f6164732e737667)](https://packagist.org/packages/friendsofsymfony/propel1-user-bundle) [![Latest Stable Version](https://camo.githubusercontent.com/553b3b03024606f8c94c8e44f3aef6bb721db656462b2cf14933a328b039d09f/68747470733a2f2f706f7365722e707567782e6f72672f667269656e64736f6673796d666f6e792f70726f70656c312d757365722d62756e646c652f762f737461626c652e737667)](https://packagist.org/packages/friendsofsymfony/propel1-user-bundle)

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

[](#installation)

Install the bundle through composer:

```
$ composer require friendsofsymfony/propel1-user-bundle "~1.0@dev"
```

Then enable the bundle in the kernel:

```
