Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Darvin Fileman Bundle Laravel Package

darvinstudio/darvin-fileman-bundle

View on GitHub
Deep Wiki
Context7

DarvinFilemanBundle

This bundle integrates "darvinstudio/fileman" with Symfony. It allows to easily exchange uploaded files between Symfony-based project's instances.

Installation

  1. Install package using Composer:
$ composer require darvinstudio/darvin-fileman-bundle
  1. Register bundle in your AppKernel class:
// app/AppKernel.php

public function registerBundles()
{
    $bundles = [
        // ...
        new Darvin\DatabaserBundle\DarvinFilemanBundle(),
        // ...
    ];
}

Usage

Pull uploaded files

$ /usr/bin/env php bin/console fileman:pull [-k|--key [KEY]] [-p|--password] [-P|--port [PORT]] [--parameters [PARAMETERS]] [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-e|--env ENV] [--no-debug] [--] <command> <user@host> <project_path_remote> [<project_path_local>]

Examples:

$ /usr/bin/env php bin/console fileman:pull root@example.com www/example.com
$ /usr/bin/env php bin/console fileman:pull -P 123 root@example.com /var/www/example.com

Push uploaded files

$ /usr/bin/env php bin/console fileman:push [-k|--key [KEY]] [-p|--password] [-P|--port [PORT]] [--parameters [PARAMETERS]] [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-e|--env ENV] [--no-debug] [--] <command> <user@host> <project_path_remote> [<project_path_local>]

Examples:

$ /usr/bin/env php bin/console fileman:push root@example.com www/example.com
$ /usr/bin/env php bin/console fileman:push -P 123 root@example.com /var/www/example.com
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
jayeshmepani/jpl-moshier-ephemeris-php
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui
babelqueue/php-sdk
facebook/capi-param-builder-php
babelqueue/symfony
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle