PHPackages                             kottergroup/vtwsclib-php - 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. kottergroup/vtwsclib-php

ActiveLibrary

kottergroup/vtwsclib-php
========================

Vtiger Web Services PHP Client Library - originally from salaros/vtwsclib-php

0.5.3(8y ago)01.2kMITPHPPHP &gt;=5.5

Since May 19Pushed 8y ago3 watchersCompare

[ Source](https://github.com/kottergroup/vtwsclib-php)[ Packagist](https://packagist.org/packages/kottergroup/vtwsclib-php)[ Docs](https://github.com/kottergroup/vtwsclib-php)[ RSS](/packages/kottergroup-vtwsclib-php/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (9)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/d953d6209a228d0fdb350019a788773dced8374b362750c3b36915067d9e811c/68747470733a2f2f706f7365722e707567782e6f72672f73616c61726f732f76747773636c69622d7068702f762f737461626c65)](https://packagist.org/packages/salaros/vtwsclib-php)[![Dependency Status](https://camo.githubusercontent.com/5dbdff3826a8ce5e2f772bd46102beae1156e29e71f266130db63f685a8094e5/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f757365722f70726f6a656374732f3535356166386632363334646161636434313030303137312f62616467652e7376673f7374796c653d666c6174)](https://www.versioneye.com/user/projects/555af8f2634daacd41000171)[![SensioLabsInsight](https://camo.githubusercontent.com/38eeb9f3ee0df526970efa40ba6de23833f2691f12897d8deedc6999497e7f03/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f66353736346166332d303338322d343434632d616461362d3363326230663862663339622f6d696e692e706e67)](https://insight.sensiolabs.com/projects/f5764af3-0382-444c-ada6-3c2b0f8bf39b)[![composer.lock](https://camo.githubusercontent.com/027da74f8f5419382805c27dc3c2c6dfbff36785d33ec3f1b5c51e854f099e89/68747470733a2f2f706f7365722e707567782e6f72672f73616c61726f732f76747773636c69622d7068702f636f6d706f7365726c6f636b)](https://packagist.org/packages/salaros/vtwsclib-php)

vtwsclib-php
============

[](#vtwsclib-php)

Vtiger Web Services PHP Client Library

Installing via Composer
-----------------------

[](#installing-via-composer)

The recommended way to install **vtwsclib-php** is through [Composer](https://getcomposer.org/).

```
# Install Composer
curl -sS https://getcomposer.org/installer | php

```

Next, run the Composer command to install the latest stable version of Guzzle:

```
composer require salaros/vtwsclib-php

```

..or edit your composer.json file manually by adding:

```
{
    "require": {
        "salaros/vtwsclib-php": "dev-master"
    }
}

```

After installing, you need to require Composer's autoloader:

```
require 'vendor/autoload.php';

```

How to use
----------

[](#how-to-use)

```
$client=new WSClient($url);
$login=$client->login($user, $accessKey);

```

..new usage examples are coming soon..

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 86% 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 ~107 days

Recently: every ~52 days

Total

8

Last Release

3258d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/bc291cb5f6f0dd0020ec0a083fe601b99da73d38156e3e64ef951774723c167b?d=identicon)[RedcliffeDev](/maintainers/RedcliffeDev)

---

Top Contributors

[![salaros](https://avatars.githubusercontent.com/u/675348?v=4)](https://github.com/salaros "salaros (43 commits)")[![keithgallant](https://avatars.githubusercontent.com/u/2333003?v=4)](https://github.com/keithgallant "keithgallant (7 commits)")

---

Tags

api clientwebservicesvtigervtwsclib

### Embed Badge

![Health badge](/badges/kottergroup-vtwsclib-php/health.svg)

```
[![Health](https://phpackages.com/badges/kottergroup-vtwsclib-php/health.svg)](https://phpackages.com/packages/kottergroup-vtwsclib-php)
```

###  Alternatives

[salaros/vtwsclib-php

Vtiger Web Services PHP Client Library

4847.7k](/packages/salaros-vtwsclib-php)[crowdin/crowdin-api-client

PHP client library for Crowdin API v2

611.5M5](/packages/crowdin-crowdin-api-client)[amocrm/amocrm-api-library

amoCRM API Client

182728.5k6](/packages/amocrm-amocrm-api-library)[sunchayn/nimbus

A Laravel package providing an in-browser API client with automatic schema generation, live validation, and built-in authentication with a touch of Laravel-tailored magic for effortless API testing.

29428.0k](/packages/sunchayn-nimbus)[m1x0n/helpscout-docs-api-php

API client for the Help Scout Docs API

2124.2k1](/packages/m1x0n-helpscout-docs-api-php)

PHPackages © 2026

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