{"id":20892902,"url":"https://github.com/a5sys/pydiobundle","last_synced_at":"2025-09-14T05:13:27.915Z","repository":{"id":56938928,"uuid":"128960445","full_name":"A5sys/PydioBundle","owner":"A5sys","description":"Access and manage resources from your Pydio instance.","archived":false,"fork":false,"pushed_at":"2022-07-15T12:44:30.000Z","size":22,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-11-18T05:51:41.140Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/A5sys.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-10T16:03:34.000Z","updated_at":"2019-01-15T16:30:46.000Z","dependencies_parsed_at":"2022-08-21T01:40:12.591Z","dependency_job_id":null,"html_url":"https://github.com/A5sys/PydioBundle","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A5sys%2FPydioBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A5sys%2FPydioBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A5sys%2FPydioBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A5sys%2FPydioBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/A5sys","download_url":"https://codeload.github.com/A5sys/PydioBundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225156985,"owners_count":17429701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-18T10:14:13.753Z","updated_at":"2024-11-18T10:14:14.534Z","avatar_url":"https://github.com/A5sys.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PydioBundle\nAccess and manage resources from your Pydio instance.\n\n# Composer\n\nUse composer to get the bundle\n\n    composer require \"a5sys/pydio-bundle\"\n\n# Activate the bundle\n\nIn the AppKernel, activate the bundle for the dev environment\n\n    new A5sys\\PydioBundle\\PydioBundle(),\n\n# Usage\n\n## Parameters needed\n\nconfig.yml\n\n    pydio:\n        base_api_url: %pydio_base_url%\n        api_url: %pydio_api_url%\n        login: %pydio_login%\n        password: %pydio_password%\n\nparameters.yml\n\n    parameters:\n        pydio_base_url: 'http://myPydioInstance'\n        pydio_api_url: '/pydio/api/v2'\n        pydio_login: 'pydioLogin'\n        pydio_password: 'pydioPassword'\n\n## Services\n\n- pydio.directory_service\n  - List / Metadata / Create / Remove a folder inside a workspace or a folder\n- pydio.file_service\n  - Create / Remove / get content of a file\n- pydio.search_service\n  - Search (API V1) against a workspace or a directory\n\n# Contribute\n\nCreate a PR with the associated tests.\n\nRun tests : \n```\nvendor/bin/phpunit\nor\nvendor/bin/phpunit --filter DirectoryServiceTest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa5sys%2Fpydiobundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa5sys%2Fpydiobundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa5sys%2Fpydiobundle/lists"}