PHPackages                             creativados/cockpit - 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. creativados/cockpit

ActiveLibrary

creativados/cockpit
===================

PHP client api connect to cockpit server

020PHP

Since Mar 9Pushed 8y ago1 watchersCompare

[ Source](https://github.com/vampireJSV/cockpit_client)[ Packagist](https://packagist.org/packages/creativados/cockpit)[ RSS](/packages/creativados-cockpit/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Package Skeleton
================

[](#package-skeleton)

[![Build Status](https://camo.githubusercontent.com/5bc66bc4dbb46c9babb897b29dcf73fe24f6b91d3bccb999d8835d645e5946e1/687474703a2f2f696d672e736869656c64732e696f2f7472617669732f53616d6d794b2f7061636b6167652d736b656c65746f6e2e737667)](https://github.com/vampireJSV/cockpit_client)[![Total Downloads](https://camo.githubusercontent.com/4f6d9a35f47ea44931a8ece9b322cd4964b2ea1dad2f70995df695cec5e62363/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f73616d6d796b2f7061636b6167652d736b656c65746f6e2e737667)](https://packagist.org/packages/creativados/cockpit)[![Latest Stable Version](https://camo.githubusercontent.com/1c3e08172c160478d809adbbd946e076a288674e8e5892213556cb64d28e9cf5/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73616d6d796b2f7061636b6167652d736b656c65746f6e2e737667)](https://packagist.org/packages/creativados/cockpit)[![License](https://camo.githubusercontent.com/5a911ddcd16b9110e7821386ffd8d637005a8b856c14a3c0861b955e91da4eba/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d6c69676874677265792e737667)](https://github.com/vampireJSV/cockpit_client/blob/master/LICENSE)

:package\_description

- [Installation](#installation)
- [Usage](#usage)
- [Testing](#testing)
- [Contributing](#contributing)
- [Credits](#credits)
- [License](#license)

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

[](#installation)

Add the package-skeleton package to your `composer.json` file.

```
{
    "require": {
        "creativados/cockpit": "@dev"
    }
}
```

Or via the command line in the root of your Laravel installation.

```
$ composer require "creativados/cockpit:*"
```

Usage
-----

[](#usage)

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

$server = new Creativados\Cockpit_client\api( "http://domain.tld", "TOKEN_ID", "LANGUAGE" );
$server->getCockpit( MODULE_NAME, FUNCTION_NAME, ARRAY_PARAMETERS );
$server->getRegions( REGION_NAME );
$server->getGallery( GALLERY_NAME,BOOL_ADD_DOMAIN ) ;
$server->getGallery( GALLERY_NAME,BOOL_ADD_DOMAIN ) ;
$server->getCollection( COLLECTION_NAME, ARRAY_FILTERS, SORT_OPTIONS, NUMBER_LIMIT_ELEMENTS, NUMBER_SKIP_ELEMENTS ) ;
$server->getCollectionMultilang( COLLECTION_NAME, ARRAY_FILTERS, SORT_OPTIONS, NUMBER_LIMIT_ELEMENTS, NUMBER_SKIP_ELEMENTS ) ;
```

Testing
-------

[](#testing)

```
$ phpunit
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](https://github.com/vampireJSV/cockpit_client/blob/master/CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Josevi canet](https://github.com/vampireJSV)
- [Special thanks Samy Kaye](https://github.com/SammyK)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](https://github.com/SammyK/package-skeleton/blob/master/LICENSE) for more information.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

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/9dcd5640ea5ce01808ed5ba4ae1e1ff4b6343d4370ec0e0ac147e734db0d58be?d=identicon)[vampireJSV](/maintainers/vampireJSV)

---

Top Contributors

[![vampireJSV](https://avatars.githubusercontent.com/u/9913673?v=4)](https://github.com/vampireJSV "vampireJSV (5 commits)")

### Embed Badge

![Health badge](/badges/creativados-cockpit/health.svg)

```
[![Health](https://phpackages.com/badges/creativados-cockpit/health.svg)](https://phpackages.com/packages/creativados-cockpit)
```

PHPackages © 2026

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