2017 © Pedro PelĂĄez
 

symfony-bundle sarsport-user-bundle

Extend FosUserBundle

image

sarsport/sarsport-user-bundle

Extend FosUserBundle

  • Thursday, June 27, 2013
  • by fightmaster
  • Repository
  • 1 Watchers
  • 0 Stars
  • 68 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

SarSportApplicationBundle

Introduction

Build Status, (*1)

Installation

To install SarSportUserBundle with Composer just add the following to your composer.json file:, (*2)

// composer.json
{
    // ...
    require: {
        // ...
        "sarsport/sarsport-user-bundle": "dev"
    }
}

Then, you can install the new dependencies by running Composer’s update command from the directory where your composer.json file is located:, (*3)

$ php composer.phar update

Composer will automatically download all required files, and install them for you. All that is left to do is to update your AppKernel.php file, and register the new bundle:, (*4)

<?php
// in AppKernel::registerBundles()
$bundles = array(
    // ...
    new SarSport\Bundle\UserBundle\SarSportUserBundle(),
    // ...
);

Configuration

SarSportUserBundle requires no initial configuration to get you started., (*5)

The Versions

27/06 2013

dev-master

9999999-dev https://github.com/SarSport/SarSportUserBundle

Extend FosUserBundle

  Sources   Download

MIT

The Requires

 

by Dmitry Petrov aka fightmaster

application sport rogaining