Download the PHP package shegroup/download-bundle without Composer
On this page you can find all versions of the php package shegroup/download-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download shegroup/download-bundle
More information about shegroup/download-bundle
Files in shegroup/download-bundle
Package download-bundle
Short Description This bundle provides download utilities for symfony2
License MIT
Informations about the package download-bundle
Download Bundle
This bundle allows you to download a database and folders associated with the project from remote host to local machine. It is the easiest and easiest way to have the same production data in your development environment.
The bundle works using ssh connections so it is necessary that you have configured to connect through a public key.
Disclaimer: This bundle works only for environments with linux.
Installation
Download the Bundle.
Enable the Bundle
Configuration
You need put something like this in your config_dev.yml
Usage
Download
When you execute this command, both the database and the directories are downloaded from the remote environment.
This is what you will see in your command line.
Load
Maybe you want to put your local database in a previous state. This bundle keeps a copy of every download you have made, so going back to one of these states is very easy.
Select from available dates.
This is what you will see in your command line.
Delete old databases
Delete old databases from the local directory. The max number of files you can keep is defined by max_local_db parameter
Contact
You can contact with me on @desarrolla2.
All versions of download-bundle with dependencies
symfony/framework-bundle Version ^2.8 || ^3.0 || ^4.0
desarrolla2/timer Version ^0.3