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

Pydio Bundle Laravel Package

a5sys/pydio-bundle

View on GitHub
Deep Wiki
Context7

PydioBundle

Access and manage resources from your Pydio instance.

Composer

Use composer to get the bundle

composer require "a5sys/pydio-bundle"

Activate the bundle

In the AppKernel, activate the bundle for the dev environment

new A5sys\PydioBundle\PydioBundle(),

Usage

Parameters needed

config.yml

pydio:
    base_api_url: %pydio_base_url%
    api_url: %pydio_api_url%
    login: %pydio_login%
    password: %pydio_password%

parameters.yml

parameters:
    pydio_base_url: 'http://myPydioInstance'
    pydio_api_url: '/pydio/api/v2'
    pydio_login: 'pydioLogin'
    pydio_password: 'pydioPassword'

Services

  • pydio.directory_service
    • List / Metadata / Create / Remove a folder inside a workspace or a folder
  • pydio.file_service
    • Create / Remove / get content of a file
  • pydio.search_service
    • Search (API V1) against a workspace or a directory

Contribute

Create a PR with the associated tests.

Run tests :

vendor/bin/phpunit
or
vendor/bin/phpunit --filter DirectoryServiceTest
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.
besmartand-pro/php-quality-config
sentix/ai-chatbot
terminal42/code-quality-tools
codifyo/ts-generator-bundle
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity