PHPackages                             fbclit/opentextapi - 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. fbclit/opentextapi

ActiveLibrary[API Development](/categories/api)

fbclit/opentextapi
==================

A PHP OpenText API Client.

v0.0.4(5y ago)0234MITPHPPHP ^7.1.0CI failing

Since Nov 6Pushed 5y ago1 watchersCompare

[ Source](https://github.com/FBCLIT/OpenTextApi)[ Packagist](https://packagist.org/packages/fbclit/opentextapi)[ RSS](/packages/fbclit-opentextapi/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (4)Dependencies (3)Versions (5)Used By (0)

OpenTextApi
===========

[](#opentextapi)

[![Build Status](https://camo.githubusercontent.com/5d2019734b21827092440a6bc81b7cd6a57a92880adcd819f8e00464da2a5e6c/68747470733a2f2f7472617669732d63692e636f6d2f4642434c49542f4f70656e546578744170692e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/FBCLIT/OpenTextApi)

A PHP OpenText API client.

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

[](#requirements)

- PHP &gt;= 7.1
- ext-json

You must also enable the REST API in your administrator configuration.

This is usually located at:

```
https://myserver.com/otcs/cs.exe?func=enterprisearchivesp.restapiconfig

```

> Enable the REST API (default): \[x\]

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

[](#installation)

```
composer require fbclit/opentextapi
```

Usage
-----

[](#usage)

```
