domrafacz / ovh-object-storage-manager
Manager allows you to manage ovh object storage
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:Twig
Requires
- php: >=7.2.0
- kanellov/slim-twig-flash: ^0.2.0
- php-opencloud/openstack: ^3.0
- slim/flash: ^0.4.0
- slim/slim: ^3.0
- slim/twig-view: ^2.5
This package is auto-updated.
Last update: 2025-03-07 12:54:46 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
Authors
- Dominik Rafacz
License
This project is licensed under the MIT License - see the LICENSE.md file for details