PHPackages                             shapeways/shapeways - 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. shapeways/shapeways

ActiveLibrary[API Development](/categories/api)

shapeways/shapeways
===================

PHP client library for interacting with the Shapeways API

v1.02(7y ago)53151[2 issues](https://github.com/Shapeways/php-shapeways/issues)[3 PRs](https://github.com/Shapeways/php-shapeways/pulls)MITPHPPHP &gt;=5.5.0

Since Mar 2Pushed 5y ago32 watchersCompare

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

READMEChangelog (3)Dependencies (1)Versions (10)Used By (0)

PHP Shapeways
=============

[](#php-shapeways)

[![Build Status](https://camo.githubusercontent.com/e3023b79aebe198338c9b683e7c61d7b01568931a01ee43a3be700388a4766e0/68747470733a2f2f7472617669732d63692e6f72672f5368617065776179732f7068702d7368617065776179732e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/Shapeways/php-shapeways)[![Coverage Status](https://camo.githubusercontent.com/a19fd49796dd49c2118106993e88dda06c8b028dfc368cdfb72a4acecf81743d/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f5368617065776179732f7068702d7368617065776179732f62616467652e706e673f6272616e63683d6d6173746572)](https://coveralls.io/r/Shapeways/php-shapeways?branch=master)[![PHP version](https://camo.githubusercontent.com/916e47d30becae4448bd142626bcfbda371e5c92e8bbb1888bbf2a786af319a1/68747470733a2f2f706f7365722e707567782e6f72672f7368617065776179732f7368617065776179732f762f737461626c652e706e67)](https://packagist.org/packages/shapeways/shapeways)[![Shapeways API Version](https://camo.githubusercontent.com/9fa30274cc0b626a176f0fb361386b5273c35b867428b6f0efbf1f2eb1c8e878/687474703a2f2f622e7265706c2e63612f76312f7368617065776179732d2d6170692d76312d627269676874677265656e2e706e67)](https://developers.shapeways.com/docs)

PHP module for accessing the [Shapeways](http://www.shapeways.com) api .

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

[](#installation)

### Composer

[](#composer)

```
composer require shapeways/shapeways
```

```
