承接 rokka/utils 相关项目开发

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

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

rokka/utils

最新稳定版本:1.0.3

Composer 安装命令:

composer require rokka/utils

包简介

Some utility methods for rokka to be shared among projects

README 文档

README

A PHP library to provide some utils function for Rokka image service.

About

rokka is digital image processing done right. Store, render and deliver images. Easy and blazingly fast. This library allows to upload and manage your image files to rokka and deliver them in the right format, as light and as fast as possible. And you only pay what you use, no upfront and fixed costs.

Free account plans are available. Just install the plugin, register and use it.

Installation

Require the library using composer:

composer require rokka/utils

Running PHP-CS-Fixer

curl https://cs.symfony.com/download/php-cs-fixer-v2.phar > /tmp/php-cs-fixer.phar php /tmp/php-cs-fixer.phar fix -v --diff --using-cache=yes src/ 

Running phpstan

mkdir -p vendor/bin/ wget -O vendor/bin/phpstan.phar https://github.com/phpstan/phpstan/releases/download/0.12.51/phpstan.phar chmod a+x ./vendor/bin/phpstan.phar ./vendor/bin/phpstan.phar analyze -c phpstan.neon -l 8 src/ 

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04