PHPackages                             invite/cisco-wsapi-bundle - 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. invite/cisco-wsapi-bundle

ActiveSymfony-bundle[API Development](/categories/api)

invite/cisco-wsapi-bundle
=========================

Symfony2 bundle for Cisco Systems IOS UC Gateway API

035PHP

Since Mar 3Pushed 12y ago1 watchersCompare

[ Source](https://github.com/invite-networks/cisco-wsapi-bundle)[ Packagist](https://packagist.org/packages/invite/cisco-wsapi-bundle)[ RSS](/packages/invite-cisco-wsapi-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

INVITE Networks
===============

[](#invite-networks)

Cisco Wsapi Bundle
------------------

[](#cisco-wsapi-bundle)

This bundle provides an integration to Cisco Systems IOS UC Gateway API.

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

[](#installation)

### Step 1: Install vendors

[](#step-1-install-vendors)

To be updated.

Next, update your vendors by running:

```
$ ./bin/vendors

```

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

Finally, enable the bundle in the kernel:

```
// app/AppKernel.php
public function registerBundles()
{
    $bundles = array(
        // ...
        new Invite\Bundle\Cisco\WsapiBundle\CiscoWsapiBundle(),
    );
}

```

Examples
--------

[](#examples)

To be added.

Configuration
-------------

[](#configuration)

You can configure the cisco wsapi directly in your `config.yml` file. Here are the defaults:

```
cisco_wsapi:
    general:
        expanded:             false
    object:
        max_nesting_level:    3
        show_data:            true
        show_classinfo:       true
        show_constants:       true
        show_methods:         true
        show_properties:      true
    array:
        max_nesting_level:    8
    processor:
        active:               true
    bool:
        html_color:           #008
        cli_color:            blue
    float:
        html_color:           #800
        cli_color:            red
    int:
        html_color:           #800
        cli_color:            red
    string:
        html_color:           #080
        cli_color:            green
        show_quotes:          true
    css:
        path:                 /Asset/tree.min.css

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/4519dfadc151921de5c4c99fa6d10cf928b4f506387260ef07644673ae649ef2?d=identicon)[JoshWhiting](/maintainers/JoshWhiting)

---

Top Contributors

[![JoshWhiting](https://avatars.githubusercontent.com/u/2201299?v=4)](https://github.com/JoshWhiting "JoshWhiting (43 commits)")

### Embed Badge

![Health badge](/badges/invite-cisco-wsapi-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/invite-cisco-wsapi-bundle/health.svg)](https://phpackages.com/packages/invite-cisco-wsapi-bundle)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M474](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M270](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M186](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M33](/packages/facebook-php-business-sdk)[microsoft/microsoft-graph

The Microsoft Graph SDK for PHP

65723.5M95](/packages/microsoft-microsoft-graph)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)

PHPackages © 2026

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