PHPackages                             dynamic/silverstripe-foxy-api - 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. dynamic/silverstripe-foxy-api

ActiveSilverstripe-vendormodule[API Development](/categories/api)

dynamic/silverstripe-foxy-api
=============================

An API add-on module for SilverStripe Foxy.

1.0.0(6y ago)01.6k2[1 PRs](https://github.com/dynamic/silverstripe-foxy-api/pulls)1BSD-3-ClausePHP

Since Oct 30Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/dynamic/silverstripe-foxy-api)[ Packagist](https://packagist.org/packages/dynamic/silverstripe-foxy-api)[ RSS](/packages/dynamic-silverstripe-foxy-api/feed)WikiDiscussions 1.0 Synced today

READMEChangelog (1)Dependencies (9)Versions (5)Used By (1)

SilverStripe Foxy API
=====================

[](#silverstripe-foxy-api)

An addon module for SilverStripe Foxy that adds API functionality with Foxy.io

[![Build Status](https://camo.githubusercontent.com/4575d1033bd6d3734f5f24841a9b58a6a1dc1552c5d20ca6c1fd5d1138630236/68747470733a2f2f7472617669732d63692e6f72672f64796e616d69632f73696c7665727374726970652d666f78792d6170692e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/dynamic/silverstripe-foxy-api)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/ce93ba20ea77e325f0453839d368ff728c9ffd5f57d0031bc9a7a18292f29a3b/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f64796e616d69632f73696c7665727374726970652d666f78792d6170692f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/dynamic/silverstripe-foxy-api/?branch=master)[![Build Status](https://camo.githubusercontent.com/9e5418277552c639b2e9a066c09d3c6f776320ae458fd94e1fba904267dc8839/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f64796e616d69632f73696c7665727374726970652d666f78792d6170692f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/dynamic/silverstripe-foxy-api/build-status/master)[![codecov](https://camo.githubusercontent.com/5fdee9d5cc462a2ef8bf9d4ec34cbcd7b19e38a7d2109161fd9be28a5ea96bca/68747470733a2f2f636f6465636f762e696f2f67682f64796e616d69632f73696c7665727374726970652d666f78792d6170692f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/dynamic/silverstripe-foxy-api)

[![Latest Stable Version](https://camo.githubusercontent.com/e83fe3e399f8a4c6c0b4c8d6f003f01cded7c0c9a3608ab6838adf2f81097ca2/68747470733a2f2f706f7365722e707567782e6f72672f64796e616d69632f73696c7665727374726970652d666f78792d6170692f762f737461626c65)](https://packagist.org/packages/dynamic/silverstripe-foxy-api)[![Total Downloads](https://camo.githubusercontent.com/20c161321df075783bb158e42eede6ef7018d5745853a5fc5f7f481c7cfe5d27/68747470733a2f2f706f7365722e707567782e6f72672f64796e616d69632f73696c7665727374726970652d666f78792d6170692f646f776e6c6f616473)](https://packagist.org/packages/dynamic/silverstripe-foxy-api)[![Latest Unstable Version](https://camo.githubusercontent.com/d26e5bfdadfec57228173c5687abc0bb79b4b5749cbb5c13b6f09776488cbee6/68747470733a2f2f706f7365722e707567782e6f72672f64796e616d69632f73696c7665727374726970652d666f78792d6170692f762f756e737461626c65)](https://packagist.org/packages/dynamic/silverstripe-foxy-api)[![License](https://camo.githubusercontent.com/bc0622108527dcd9869e07b84794cd0376fb2db2293c321f3df97fb684205a68/68747470733a2f2f706f7365722e707567782e6f72672f64796e616d69632f73696c7665727374726970652d666f78792d6170692f6c6963656e7365)](https://packagist.org/packages/dynamic/silverstripe-foxy-api)

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

[](#requirements)

- SilverStripe ^4.0
- dynamic/silverstripe-foxy ^1.0

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

[](#installation)

```
composer require dynamic/silverstripe-foxy-api ^1.0

```

License
-------

[](#license)

See [License](license.md)

Example configuration
---------------------

[](#example-configuration)

In the FoxyCart Admin, go to the [Integrations](https://admin.foxycart.com/admin.php?ThisAction=AddIntegration) area. Create a new token, and record the information provided.

Create a `foxy.yml` file in your project and enter the following information provided by your Foxy integration:

```
Dynamic\Foxy\API\Client\APIClient:
  enable_api: true
  client_id: ''
  client_secret: ''
  access_token: ''
  refresh_token: ''

```

Maintainers
-----------

[](#maintainers)

- [Dynamic](http://www.dynamicagency.com) ()&gt;

Bugtracker
----------

[](#bugtracker)

Bugs are tracked in the issues section of this repository. Before submitting an issue please read over existing issues to ensure yours is unique.

If the issue does look like a new bug:

- Create a new issue
- Describe the steps required to reproduce your issue, and the expected outcome. Unit tests, screenshots and screencasts can help here.
- Describe your environment as detailed as possible: SilverStripe version, Browser, PHP version, Operating System, any installed SilverStripe modules.

Please report security issues to the module maintainers directly. Please don't file security issues in the bugtracker.

Development and contribution
----------------------------

[](#development-and-contribution)

If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance53

Moderate activity, may be stable

Popularity18

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 83.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~425 days

Total

4

Last Release

1109d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/867942?v=4)[Dynamic](/maintainers/dynamic)[@dynamic](https://github.com/dynamic)

---

Top Contributors

[![jsirish](https://avatars.githubusercontent.com/u/1163643?v=4)](https://github.com/jsirish "jsirish (10 commits)")[![muskie9](https://avatars.githubusercontent.com/u/870751?v=4)](https://github.com/muskie9 "muskie9 (2 commits)")

---

Tags

foxycarthacktoberfestsilverstripeapisilverstripecmsecommerceFoxy.io

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/dynamic-silverstripe-foxy-api/health.svg)

```
[![Health](https://phpackages.com/badges/dynamic-silverstripe-foxy-api/health.svg)](https://phpackages.com/packages/dynamic-silverstripe-foxy-api)
```

###  Alternatives

[aimeos/aimeos-headless

Aimeos headless ecommerce system

2.5k2.3k](/packages/aimeos-aimeos-headless)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
