PHPackages                             liquidweb/php-stormondemand - 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. liquidweb/php-stormondemand

ActiveLibrary

liquidweb/php-stormondemand
===========================

PHP bindings for the StormOnDemand API

v2.0.0(12y ago)10452Apache-2.0PHP

Since Aug 28Pushed 11y ago56 watchersCompare

[ Source](https://github.com/liquidweb/php-stormondemand)[ Packagist](https://packagist.org/packages/liquidweb/php-stormondemand)[ Docs](https://github.com/liquidweb/php-stormondemand)[ RSS](/packages/liquidweb-php-stormondemand/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (9)DependenciesVersions (10)Used By (0)

php-stormondemand
=================

[](#php-stormondemand)

php-stormondemand provides the PHP programmer a library to interact with Liquid Web's Storm API via the ***StormAPI*** class.

### Platforms Supported

[](#platforms-supported)

Regardless of whether you are using Liquid Web Storm Servers or Storm on Demand, the API, and subsequently this library, will work.

### API Versions Supported

[](#api-versions-supported)

The php-stormondemand library will work with any current or future version of the Storm API. Currently, the two versions are:

- v1
- bleed

### Requirements

[](#requirements)

The php-stormondemand library requires that cURL support be enabled in PHP (see  for more information).

### Basic Usage

[](#basic-usage)

The following is an example script (located in the examples/ directory) that shows basic use:

```
