PHPackages                             rockbuzz/lara-cwapi - 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. [API Development](/categories/api)
4. /
5. rockbuzz/lara-cwapi

ActiveLibrary[API Development](/categories/api)

rockbuzz/lara-cwapi
===================

Cloudways Api

0.1.5(2y ago)15.1k[1 issues](https://github.com/rockbuzz/lara-cwapi/issues)1MITPHPPHP &gt;=7.3

Since Jun 2Pushed 2y ago1 watchersCompare

[ Source](https://github.com/rockbuzz/lara-cwapi)[ Packagist](https://packagist.org/packages/rockbuzz/lara-cwapi)[ RSS](/packages/rockbuzz-lara-cwapi/feed)WikiDiscussions main Synced 5d ago

READMEChangelogDependencies (3)Versions (11)Used By (1)

Lara Cw Api
===========

[](#lara-cw-api)

Api Cloudways

[![](https://github.com/rockbuzz/lara-cwapi/workflows/Main/badge.svg)](https://github.com/rockbuzz/lara-cwapi/workflows/Main/badge.svg)

Requirements
------------

[](#requirements)

PHP &gt;=7.3

Install
-------

[](#install)

```
$ composer require rockbuzz/lara-cwapi
```

Usage
-----

[](#usage)

---

**NOTE**Sensitive values such as server and app id must be set in environment variables

---

```
CLOUDWAYS_EMAIL=
CLOUDWAYS_API_KEY=
```

Pull repo changes and deploy them

```
$ app('cloudways')->startGitPull(
    int $server,
    int $app,
    string $git,
    string $branch,
    string $path = ''
);
```

or

```
CLOUDWAYS_SERVER_ID=
CLOUDWAYS_APP_ID=
CLOUDWAYS_GIT_URL=
CLOUDWAYS_GIT_BRANCH_NAME=
CLOUDWAYS_DEPLOY_PATH=
```

```
$ php artisan cw:deploy
```

Take application backup

```
$ app('cloudways')->appManageBackup(
    int $server,
    int $app
);
```

or

```
CLOUDWAYS_SERVER_ID=
CLOUDWAYS_APP_ID=
```

```
$ php artisan cw:app-backup
```

Optional
--------

[](#optional)

```
$ php artisan vendor:publish --provider="Rockbuzz\LaraCwApi\ServiceProvider" --tag="config"
```

License
-------

[](#license)

The Lara Cw Api is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 Bus Factor1

Top contributor holds 90.5% 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 ~48 days

Recently: every ~60 days

Total

6

Last Release

835d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9a5c02aa268a45e5f1d9c67c331503d326eb4b49eb0fb80293dc7379ccef51f7?d=identicon)[rockbuzz](/maintainers/rockbuzz)

---

Top Contributors

[![tiagodevweb](https://avatars.githubusercontent.com/u/15040375?v=4)](https://github.com/tiagodevweb "tiagodevweb (38 commits)")[![rockbuzz-dev](https://avatars.githubusercontent.com/u/48301419?v=4)](https://github.com/rockbuzz-dev "rockbuzz-dev (2 commits)")[![paulohpsrock](https://avatars.githubusercontent.com/u/59696754?v=4)](https://github.com/paulohpsrock "paulohpsrock (1 commits)")[![renanrockbuzz](https://avatars.githubusercontent.com/u/115299341?v=4)](https://github.com/renanrockbuzz "renanrockbuzz (1 commits)")

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/rockbuzz-lara-cwapi/health.svg)

```
[![Health](https://phpackages.com/badges/rockbuzz-lara-cwapi/health.svg)](https://phpackages.com/packages/rockbuzz-lara-cwapi)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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