siddik-web/s3-bucket-manager 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

siddik-web/s3-bucket-manager

最新稳定版本:1.0.0

Composer 安装命令:

composer require siddik-web/s3-bucket-manager

包简介

Laravel package for managing AWS S3 bucket operations

README 文档

README

Description

The S3 Bucket Manager is a Laravel package designed to simplify the management of AWS S3 bucket operations. It provides a straightforward interface for performing various file operations such as listing, retrieving, creating, updating, and deleting files in an S3 bucket.

Features

  • List files in an S3 bucket
  • Upload files to an S3 bucket
  • Download files from an S3 bucket
  • Delete files from an S3 bucket
  • Error handling with logging for failed operations

Requirements

  • PHP version: ^7.3|^8.0
  • Laravel framework

Installation

You can install the package via Composer. Run the following command in your terminal:

composer require siddik-web/s3-bucket-manager

Configuration

After installing the package, you need to publish the configuration file. Run the following command:

php artisan vendor:publish --provider="RocksCoder\S3BucketManager\S3BucketManagerServiceProvider"

This will create a s3-bucket-manager.php file in your config directory. You can customize the configuration options in this file to suit your needs.

Usage

To use the S3 Bucket Manager in your Laravel application, you can inject it into your controllers or services using the app() function:

$s3BucketManager = app('s3-bucket-manager');

Testing

To run the tests for the package, use the following command:

composer test

License

This package is open-sourced software licensed under the MIT license.

Author

Md Siddiqur Rahman

Links

Issues

If you encounter any issues or have suggestions for improvements, please open an issue on the GitHub repository.

Contributing

We welcome contributions to improve the package. Please see the CONTRIBUTING.md file for guidelines on how to submit improvements and bug fixes.

统计信息

  • 总下载量: 4
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-11-13

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固