domrafacz/ovh-object-storage-manager

Manager allows you to manage ovh object storage

1.0.3 2019-08-06 12:24 UTC

This package is auto-updated.

Last update: 2024-03-21 19:54:24 UTC


README

Manager has been created mainly for ovh object storage, but with some small modifications can be used with others Openstack swift based object storages

Features

  • Create, modify, delete objects and containers
  • Downloading, uploading objects
  • Generating temporary links
  • Modifying metadata

Installing

composer create-project domrafacz/ovh-object-storage-manager

Requirements

  • PHP >= 7.4.0

TODO

  • Support large objects
  • Duplicating containers, objects
  • Objects tree view

Images

alt text

Authors

  • Dominik Rafacz

License

This project is licensed under the MIT License - see the LICENSE.md file for details