filestack / filestack-php

Official PHP SDK for Filestack - API and content management system that makes it easy to add powerful file uploading and transformation capabilities to any web or mobile application.
https://www.filestack.com
Apache License 2.0
57 stars 32 forks source link

Collage function and transform cleanup #11

Closed hueyl77 closed 7 years ago

hueyl77 commented 7 years ago
  1. added collage() function to client and filelink.
  2. Modified transform calls to return filelink object instead of content.
  3. changed store() to save() on filelink calls.
  4. Splitted up examples to smaller files