Skip to content

utip/printful-php-api-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latest Stable Version Latest Unstable Version

Printful API PHP wrapper

Simple PHP wrapper class for work with Printful API.

API endpoint documentation can be found here: https://www.printful.com/docs

Installation

Using composer, run composer require printful/php-api-sdk

Check out example and test directories for more specific usage examples.