承接 imahmood/laravel-file-storage 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

imahmood/laravel-file-storage

最新稳定版本:v2.3.1

Composer 安装命令:

composer require imahmood/laravel-file-storage

包简介

Laravel file storage

README 文档

README

Latest Stable Version GitHub Tests Action Status Total Downloads License

FileStorage is a Laravel package that simplifies the process of uploading and attaching files to models, while also automating preview generation and image optimization.

Features

  • Easily upload and attach files to models.
  • Specify the storage disk dynamically using the onDisk method.
  • Automatically generate previews for images and PDFs and optimize images, improving user experience.

Requirements

Before using this package, make sure your environment meets the following requirements:

  • PHP: 8.1 or later.
  • Extensions: ext-ffi extension is required.
  • System Packages: libvips42 library is necessary for image processing.

Documentation

License

The MIT License (MIT). Please see License File for more information.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-10-01