Download the PHP package helpscout/helpscout-cli-php without Composer
On this page you can find all versions of the php package helpscout/helpscout-cli-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download helpscout/helpscout-cli-php
More information about helpscout/helpscout-cli-php
Files in helpscout/helpscout-cli-php
Package helpscout-cli-php
Short Description Help Scout Command Line Client
License MIT
Homepage https://github.com/helpscout/helpscout-cli-php
Informations about the package helpscout-cli-php
⚠️ Help Scout's v1 API has been deprecated, making this project obsolete. See Mailbox API v2 documentation ⚠️
Help Scout Command Line Tools
Command line interface for Help Scout :: API example application
A simple command line client application that can be used with Help Scout. This is built using the Symfony Console and the PHP API Client.
This is an example project used to demonstrate the Help Scout API. It's much more common to use the API to build:
- Custom Integrations with your other tools
- A synchronization tool
- An intranet dashboard interface
- Or a million other things!
But, we love programmers, and there's something magic about having Help Scout on the command line too!
Quick Start
Run the bin/helpscout
file from the command line. It will prompt you for your
API key. It will store an API token in a ~/.helpscout.yml
file.
Help
Examples
Dependencies
This app requires PHP 5.5 and Composer.
All versions of helpscout-cli-php with dependencies
symfony/config Version ~2.7@beta
symfony/console Version ~2.7@beta
symfony/yaml Version ~2.7@beta
twig/twig Version ~1.18
pimple/pimple Version ~3.0