PHPackages                             kvaksrud/ibm-cos-laravel - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. kvaksrud/ibm-cos-laravel

AbandonedArchivedLibrary[HTTP &amp; Networking](/categories/http)

kvaksrud/ibm-cos-laravel
========================

A Laravel package to contact IBM COS Manager and Service API of on-premise installations

v0.3.2(4y ago)06[3 issues](https://github.com/Kvaksrud/ibm-cos-laravel/issues)Apache-2.0PHPPHP ^8.0

Since Nov 29Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Kvaksrud/ibm-cos-laravel)[ Packagist](https://packagist.org/packages/kvaksrud/ibm-cos-laravel)[ RSS](/packages/kvaksrud-ibm-cos-laravel/feed)WikiDiscussions main Synced yesterday

READMEChangelog (4)Dependencies (2)Versions (5)Used By (0)

ibm-cos-laravel
===============

[](#ibm-cos-laravel)

A Laravel package to support the use of IBM COS Api's

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

[](#installation)

1. Install package `composer require kvaksrud/ibm-cos-laravel`
2. Install config `php artisan vendor:publish --provider=Kvaksrud\IbmCos\IbmCosServiceProvider`

### Set up environment file

[](#set-up-environment-file)

Edit `.env` file and add these lines

```
IBM_COS_MANAGER_BASE_URI=https://cosmanager.local
IBM_COS_SERVICE_BASE_URI=https://cosmanager.local:8338
IBM_COS_USERNAME=admin
IBM_COS_PASSWORD=Passw0rd

```

if you have different credentials to access the service api you can specify additional properties in the `.env` file.

```
IBM_COS_SERVICE_API_USERNAME=serviceadmin
IBM_COS_SERVICE_API_PASSWORD=servicePassw0rd

```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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.

###  Release Activity

Cadence

Every ~5 days

Total

4

Last Release

1663d ago

### Community

Maintainers

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

---

Top Contributors

[![Kvaksrud](https://avatars.githubusercontent.com/u/3521162?v=4)](https://github.com/Kvaksrud "Kvaksrud (14 commits)")

### Embed Badge

![Health badge](/badges/kvaksrud-ibm-cos-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/kvaksrud-ibm-cos-laravel/health.svg)](https://phpackages.com/packages/kvaksrud-ibm-cos-laravel)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[illuminate/http

The Illuminate Http package.

11937.9M7.0k](/packages/illuminate-http)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[sebdesign/laravel-viva-payments

A Laravel package for integrating the Viva Payments gateway

4851.0k](/packages/sebdesign-laravel-viva-payments)

PHPackages © 2026

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