PHPackages                             velikonja/labby-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. [Database &amp; ORM](/categories/database)
4. /
5. velikonja/labby-bundle

ActiveSymfony-bundle[Database &amp; ORM](/categories/database)

velikonja/labby-bundle
======================

Symfony bundle for retrieving database and assets from one stage to another.

0.2.2(9y ago)46.1k1MITPHPPHP &gt;=5.3.9

Since Feb 20Pushed 9y ago1 watchersCompare

[ Source](https://github.com/matejvelikonja/LabbyBundle)[ Packagist](https://packagist.org/packages/velikonja/labby-bundle)[ Docs](https://github.com/matejvelikonja/LabbyBundle)[ RSS](/packages/velikonja-labby-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (11)Versions (9)Used By (0)

LabbyBundle
===========

[](#labbybundle)

[![Join the chat at https://gitter.im/matejvelikonja/LabbyBundle](https://camo.githubusercontent.com/abe08b740a4156153736f791393ec4da6619c4be73212e75769f52edacc0e2b5/68747470733a2f2f6261646765732e6769747465722e696d2f4a6f696e253230436861742e737667)](https://gitter.im/matejvelikonja/LabbyBundle?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/4ac2f1b6e2169d2c628df5dab9485f584484431c710d5b5db559cb02a3d7999c/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d6174656a76656c696b6f6e6a612f4c6162627942756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/matejvelikonja/LabbyBundle/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/ff336b67d4dd8463072805bd3331fcd87ef2630461e247cba59aa0f3986216a5/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d6174656a76656c696b6f6e6a612f4c6162627942756e646c652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/matejvelikonja/LabbyBundle/?branch=master)[![Build Status](https://camo.githubusercontent.com/47feaa46588a63f24ab84c1590faed2541d595b719185cdd541e4d8ce04864f8/68747470733a2f2f7472617669732d63692e6f72672f6d6174656a76656c696b6f6e6a612f4c6162627942756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/matejvelikonja/LabbyBundle)

LabbyBundle is Symfony bundle for retrieving database and assets from one stage to another.

**Warning** Bundle is in early stage of development.

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

[](#installation)

**Prerequisites**

- SSH connection to the remote server.

**Add LabbyBundle by running this command**

```
$ composer.phar require velikonja/labby-bundle "@stable"
```

**Enable the bundle in AppKernel**

```
