PHPackages                             jalismrs/stalactite-data-client - 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. jalismrs/stalactite-data-client

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

jalismrs/stalactite-data-client
===============================

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

1.5.0(2y ago)01.4kunlicensePHPPHP ^7.4 || ^8.0

Since Jun 1Pushed 2y ago1 watchersCompare

[ Source](https://github.com/jalismrs/stalactite-data.client.php)[ Packagist](https://packagist.org/packages/jalismrs/stalactite-data-client)[ Docs](https://openapi-generator.tech)[ RSS](/packages/jalismrs-stalactite-data-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (4)Versions (14)Used By (0)

OpenAPIClient-php
=================

[](#openapiclient-php)

No description provided (generated by Openapi Generator )

Installation &amp; Usage
------------------------

[](#installation--usage)

### Requirements

[](#requirements)

PHP 7.4 and later. Should also work with PHP 8.0.

### Composer

[](#composer)

To install the bindings via [Composer](https://getcomposer.org/), add the following to `composer.json`:

```
{
  "repositories": [
    {
      "type": "vcs",
      "url": "https://github.com/jalismrs/stalactite-data-client.git"
    }
  ],
  "require": {
    "jalismrs/stalactite-data-client": "*@dev"
  }
}
```

Then run `composer install`

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
