PHPackages                             engineered/sprykerphpbridge - 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. engineered/sprykerphpbridge

ActiveLibrary[API Development](/categories/api)

engineered/sprykerphpbridge
===========================

A PHP wrapper for the Spryker Glue API

0.1.1(3y ago)771MITPHPPHP &gt;=8.0

Since Nov 22Pushed 2y ago4 watchersCompare

[ Source](https://github.com/the-customer-bureau/SprykerPHPBridge)[ Packagist](https://packagist.org/packages/engineered/sprykerphpbridge)[ RSS](/packages/engineered-sprykerphpbridge/feed)WikiDiscussions main Synced yesterday

READMEChangelog (2)Dependencies (8)Versions (5)Used By (0)

SprykerPHPBridge
================

[](#sprykerphpbridge)

A PHP wrapper for the Spryker Glue API.
---------------------------------------

[](#a-php-wrapper-for-the-spryker-glue-api)

> Written in PHP using [Gacela](https://github.com/gacela-project/gacela)

### Q. So what does this do and why is it useful?

[](#q-so-what-does-this-do-and-why-is-it-useful)

A. This package allows you to easily interact with the Spryker Glue API in your 3rd party PHP Application.

### Q. So... erm... why? Why not just use Spryker...? It's already a great PHP application!

[](#q-so-erm-why-why-not-just-use-spryker-its-already-a-great-php-application)

A. Well we know...! But this package allows you to use Spryker data in any PHP Application...!

### Installation

[](#installation)

```
composer require engineered/sprykerphpbridge
```

### Example

[](#example)

For a full example [see here](example/full_example.php).

```
