PHPackages                             skyhilam/clover-cloud-image - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. skyhilam/clover-cloud-image

ActiveLibrary[Image &amp; Media](/categories/media)

skyhilam/clover-cloud-image
===========================

A cloud image

022PHP

Since May 30Pushed 7y ago1 watchersCompare

[ Source](https://github.com/skyhilam/clover-cloud-image)[ Packagist](https://packagist.org/packages/skyhilam/clover-cloud-image)[ RSS](/packages/skyhilam-clover-cloud-image/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Cloud Image
===========

[](#cloud-image)

[![Build Status](https://camo.githubusercontent.com/9243b5dc56626ddfd43ed8cad33bbdf6d294543b4d3bde8a2d015e2228f6d430/68747470733a2f2f7472617669732d63692e6f72672f636c6f7665722f636c6f75642d696d6167652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/clover/cloud-image)[![styleci](https://camo.githubusercontent.com/4499ec3a0efa386c7581f730bb44592bf518dc156779fc92c663dd51908cfb92/68747470733a2f2f7374796c6563692e696f2f7265706f732f4348414e47454d452f736869656c64)](https://styleci.io/repos/CHANGEME)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/4892e3348aad3aa958a788922ffbf1e2d3132fc9cf7769f5fcaed172e359af15/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f636c6f7665722f636c6f75642d696d6167652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/clover/cloud-image/?branch=master)[![SensioLabsInsight](https://camo.githubusercontent.com/eed2863b983f7ba4403c00c67aa213ff0fc1f6f07624d603255c231d3beff577/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f4348414e47454d452f6d696e692e706e67)](https://insight.sensiolabs.com/projects/CHANGEME)[![Coverage Status](https://camo.githubusercontent.com/c7334954378e1e49132bb475858f7b953becd839bbece22bfec4d50a89b46338/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f636c6f7665722f636c6f75642d696d6167652f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/clover/cloud-image?branch=master)

[![Packagist](https://camo.githubusercontent.com/114cd0f10d29a7dbfd4cb5d2bd48991f32e2751f8e9b9369a16af3be6c6775d0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f636c6f7665722f636c6f75642d696d6167652e737667)](https://packagist.org/packages/clover/cloud-image)[![Packagist](https://camo.githubusercontent.com/821c55e454c45b816ca9e2b569afbeec23e02a0b56e01843ab805d750033a3fd/68747470733a2f2f706f7365722e707567782e6f72672f636c6f7665722f636c6f75642d696d6167652f642f746f74616c2e737667)](https://packagist.org/packages/clover/cloud-image)[![Packagist](https://camo.githubusercontent.com/4bc7e5da382707294dfd2d0b947385981c42dbb82adb0dda81ada4c91868e066/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f636c6f7665722f636c6f75642d696d6167652e737667)](https://packagist.org/packages/clover/cloud-image)

Package description: CHANGE ME

Installation
------------

[](#installation)

Install via composer

```
composer require skyhilam/clover-cloud-image
```

### Register Service Provider

[](#register-service-provider)

**Note! This and next step are optional if you use laravel&gt;=5.5 with package auto discovery feature.**

Add service provider to `config/app.php` in `providers` section

```
Clover\CloudImage\ServiceProvider::class,
```

### Register Facade

[](#register-facade)

Register package facade in `config/app.php` in `aliases` section

```
Clover\CloudImage\Facades\CloudImage::class,
```

### Publish Configuration File

[](#publish-configuration-file)

```
php artisan vendor:publish --provider="Clover\CloudImage\ServiceProvider" --tag="config"
```

Usage
-----

[](#usage)

CHANGE ME

Security
--------

[](#security)

If you discover any security related issues, please email instead of using the issue tracker.

Credits
-------

[](#credits)

- [](https://github.com/clover/cloud-image)
- [All contributors](https://github.com/clover/cloud-image/graphs/contributors)

This package is bootstrapped with the help of [melihovv/laravel-package-generator](https://github.com/melihovv/laravel-package-generator).

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8458911?v=4)[skyhilam](/maintainers/skyhilam)[@skyhilam](https://github.com/skyhilam)

### Embed Badge

![Health badge](/badges/skyhilam-clover-cloud-image/health.svg)

```
[![Health](https://phpackages.com/badges/skyhilam-clover-cloud-image/health.svg)](https://phpackages.com/packages/skyhilam-clover-cloud-image)
```

###  Alternatives

[goat1000/svggraph

Generates SVG graphs

133890.0k3](/packages/goat1000-svggraph)[imagekit/imagekit

PHP library for Imagekit

46877.3k10](/packages/imagekit-imagekit)[gravatarphp/gravatar

Gravatar URL builder which is most commonly called as a Gravatar library

12644.1k2](/packages/gravatarphp-gravatar)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
