PHPackages                             mbezhanov/silex-alice-data-fixtures - 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. [Database &amp; ORM](/categories/database)
4. /
5. mbezhanov/silex-alice-data-fixtures

ActiveLibrary[Database &amp; ORM](/categories/database)

mbezhanov/silex-alice-data-fixtures
===================================

A library providing simple integration of Alice and Doctrine Data Fixtures into Silex projects

0.2.0(9y ago)1122MITPHPPHP ^7.0

Since Jun 26Pushed 9y ago1 watchersCompare

[ Source](https://github.com/mbezhanov/silex-alice-data-fixtures)[ Packagist](https://packagist.org/packages/mbezhanov/silex-alice-data-fixtures)[ RSS](/packages/mbezhanov-silex-alice-data-fixtures/feed)WikiDiscussions master Synced 1mo ago

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

silex-alice-data-fixtures
=========================

[](#silex-alice-data-fixtures)

A library providing simple integration of [nelmio/alice](https://github.com/nelmio/alice) and [doctrine/data-fixtures](https://github.com/doctrine/data-fixtures) into Silex projects

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

[](#installation)

Install the library through Composer:

```
composer require mbezhanov/silex-alice-data-fixtures
```

Usage
-----

[](#usage)

### Configuration

[](#configuration)

To get up and running, register all necessary Service Providers with your Application by following the example below:

```
