PHPackages                             quasilyte/textocat-php-sdk - 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. quasilyte/textocat-php-sdk

ActiveLibrary[API Development](/categories/api)

quasilyte/textocat-php-sdk
==========================

unofficial PHP sdk for Textocat

236PHP

Since Feb 15Pushed 9y agoCompare

[ Source](https://github.com/Quasilyte/textocat-php-sdk)[ Packagist](https://packagist.org/packages/quasilyte/textocat-php-sdk)[ RSS](/packages/quasilyte-textocat-php-sdk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

WARNING
=======

[](#warning)

This sdk is not maintained and based on the really old API. Do not use this.

Unofficial Textocat PHP SDK
===========================

[](#unofficial-textocat-php-sdk)

This is unofficial PHP sdk for [Textocat](http://textocat.com).
It is lazily maintained and recommended as an example of usage,
but not supposed to be used as an backbone for real app.

License? BSD, I guess.

Link below contains a list of currently provided methods by Textocat:
[Textocat API](http://docs.textocat.com/).

Dependencies
============

[](#dependencies)

No serious dependencies, but wrappers need some pretty ways to make
HTTP requests, so tiny Qweb\\Request lies in.
In current implementation it is not a trivial task to change this
library because code is hardly bound to it. Going to change that one day.

Installation
============

[](#installation)

Easy with Composer:
`composer require 'quasilyte/textocat-php-sdk:dev-master'`

Usage
=====

[](#usage)

```
