nestboxphp/lorikeet 问题修复 & 功能扩展

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

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

nestboxphp/lorikeet

最新稳定版本:v0.0.3-alpha

Composer 安装命令:

composer require nestboxphp/lorikeet

包简介

Image upload processing and index management.

README 文档

README

Image upload processing and index management.

Settings

Setting Description Default
lorikeetImageSaveDirectory directory where processed images are stored "."
lorikeetImageThumbnailDirectory directory where thumbnails are stored "."
lorikeetKeepAspectRatio if image should keep aspect ratio during processing true
lorikeetMaxWidth maximum image width in pixels, 0 for original size 0
lorikeetMaxHeight maximum image height in pixels, 0 for original size 0
lorikeetMaxFilesizeMb maximum filesize in megabytes 2
lorikeetAllowBmp allow .bmp file uploads true
lorikeetAllowGif allow .gif file uploads true
lorikeetAllowJpg allow .jpg file uploads true
lorikeetAllowPng allow .png file uploads true
lorikeetAllowWebp allow .webp file uploads true
lorikeetConvertToFiletype convert uploaded images to this type, blank for no conversion "webp"
lorikeetVirusTotalApiKey api key for VirusTotal to enable malicious hash checking ""

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: AGPL-3.0
  • 更新时间: 2024-05-12