PHPackages                             enygma/stormpath - 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. enygma/stormpath

AbandonedLibrary

enygma/stormpath
================

PHP library to interface with the Stormpath User Authentication API

10PHP

Since Apr 28Pushed 13y agoCompare

[ Source](https://github.com/enygma/stormpath)[ Packagist](https://packagist.org/packages/enygma/stormpath)[ RSS](/packages/enygma-stormpath/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Stormpath API Client
====================

[](#stormpath-api-client)

[![Build Status](https://camo.githubusercontent.com/b4b874febc9cc3148a3ab68f6c7f59d97e168f8d23e89b733374157743ff8859/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f656e79676d612f73746f726d706174682e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/enygma/stormpath)

This library is an example of working with the Stormpath user authentication REST API. It's a limited functionality proof of concept, mostly defined around their concept of "Applications".

Sample Usage:
=============

[](#sample-usage)

You'll need to have your `apiKey.properties` file they give you in the same directory as your test script - it looks for it there.

#### Sample code:

[](#sample-code)

```
