2017 © Pedro PelĂĄez
 

library php-sdk

NinjaImg PHP SDK.

image

ninjaimg/php-sdk

NinjaImg PHP SDK.

  • Saturday, March 31, 2018
  • by sessingo
  • Repository
  • 1 Watchers
  • 1 Stars
  • 204 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 27 Versions
  • 0 % Grown

The README.md

ninjaimg/php-sdk

Official PHP SDK for the NinjaImg service, (*1)

Installing the SDK

Add the latest version of the NinjaImg SDK by running the following command:, (*2)

composer require ninjaimg/php-sdk

Uploading file

$image = new \NinjaImg\NinjaUpload($ninjaImgDomain, $ninjaImgApiToken);
$content = file_get_contents('/path/to/my/image.jpg');
$newUrl = $image->upload($content, '/destination/path/file.jpg');

Deleting file

$image = new \NinjaImg\NinjaUpload($ninjaImgDomain, $ninjaImgApiToken);
$response = $image->delete('/destination/path/file.jpg');

Deleting multiple files

$image = new \NinjaImg\NinjaUpload($ninjaImgDomain, $ninjaImgApiToken);
$response = $image->deleteBatch([
    '/destination/path/file1.jpg',
    '/destination/path/file2.jpg',
]);

Generating url

$url = new \NinjaImg\NinjaImage('http://example.ninjaimg.com/destination/path/file.jpg');

return $url->height(200)->width(200)->getUrl();

Generating text

$text = new \NinjaImg\NinjaText('example.ninjaimg.com');
$text->text('Hello world');

return $text->textFont('Arial')->getUrl();

Response

//example.ninjaimg.com/destination/path/file.jpg?h=200&w=200

The MIT License (MIT)

Copyright (c) 2016 ninjaimg.com, (*3)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:, (*4)

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software., (*5)

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE., (*6)

The Versions

31/03 2018

dev-master

9999999-dev https://ninjaimg.com

NinjaImg PHP SDK.

  Sources   Download

MIT

The Requires

 

The Development Requires

image images dropbox php-sdk image resize resizing amazon s3 image-resizer image handler ninjaimg upload api ninja-image imagehandler

31/03 2018

2.5.5

2.5.5.0 https://ninjaimg.com

NinjaImg PHP SDK.

  Sources   Download

MIT

The Requires

 

The Development Requires

image images dropbox php-sdk image resize resizing amazon s3 image-resizer image handler ninjaimg upload api ninja-image imagehandler

31/03 2018

dev-development

dev-development https://ninjaimg.com

NinjaImg PHP SDK.

  Sources   Download

MIT

The Requires

 

The Development Requires

image images dropbox php-sdk image resize resizing amazon s3 image-resizer image handler ninjaimg upload api ninja-image imagehandler

26/02 2018

2.5.4

2.5.4.0 https://ninjaimg.com

NinjaImg PHP SDK.

  Sources   Download

MIT

The Requires

 

The Development Requires

image images dropbox php-sdk image resize resizing amazon s3 image-resizer image handler ninjaimg upload api ninja-image imagehandler

26/02 2018

2.5.3

2.5.3.0 https://ninjaimg.com

NinjaImg PHP SDK.

  Sources   Download

MIT

The Requires

 

The Development Requires

image images dropbox php-sdk image resize resizing amazon s3 image-resizer image handler ninjaimg upload api ninja-image imagehandler

26/02 2018

2.5.2

2.5.2.0 https://ninjaimg.com

NinjaImg PHP SDK.

  Sources   Download

MIT

The Requires

 

The Development Requires

image images dropbox php-sdk image resize resizing amazon s3 image-resizer image handler ninjaimg upload api ninja-image imagehandler

24/02 2018

2.5.1

2.5.1.0 https://ninjaimg.com

NinjaImg PHP SDK.

  Sources   Download

MIT

The Requires

 

The Development Requires

image images dropbox php-sdk image resize resizing amazon s3 image-resizer image handler ninjaimg upload api ninja-image imagehandler

24/02 2018

2.5.0

2.5.0.0 https://ninjaimg.com

NinjaImg PHP SDK.

  Sources   Download

MIT

The Requires

 

The Development Requires

image images dropbox php-sdk image resize resizing amazon s3 image-resizer image handler ninjaimg upload api ninja-image imagehandler

17/12 2017

2.4.0

2.4.0.0 https://ninjaimg.com

NinjaImg PHP SDK.

  Sources   Download

MIT

The Requires

 

The Development Requires

image images dropbox php-sdk image resize resizing amazon s3 image-resizer image handler ninjaimg upload api ninja-image imagehandler

23/02 2017

2.3.0

2.3.0.0 https://ninjaimg.com

NinjaImg PHP SDK.

  Sources   Download

MIT

The Requires

 

The Development Requires

image images dropbox php-sdk image resize resizing amazon s3 image handler ninjaimg upload api

05/11 2016

2.2.1

2.2.1.0 https://imgninjaimg.com

NinjaImg PHP SDK.

  Sources   Download

MIT

The Requires

 

The Development Requires

image images php-sdk image resize resizing image handler ninjaimg imgninja

05/11 2016

2.2.0

2.2.0.0 https://imgninjaimg.com

NinjaImg PHP SDK.

  Sources   Download

MIT

The Requires

 

The Development Requires

image images php-sdk image resize resizing image handler ninjaimg imgninja

19/10 2016

2.1.1

2.1.1.0 https://imgninjaimg.com

NinjaImg PHP SDK.

  Sources   Download

MIT

The Requires

 

The Development Requires

image images php-sdk image resize resizing image handler ninjaimg imgninja

17/10 2016

2.1.0

2.1.0.0 https://imgninjaimg.com

NinjaImg PHP SDK.

  Sources   Download

MIT

The Requires

 

The Development Requires

image images php-sdk image resize resizing image handler ninjaimg imgninja

17/10 2016

2.0.8

2.0.8.0 https://imgninjaimg.com

NinjaImg PHP SDK.

  Sources   Download

MIT

The Requires

 

The Development Requires

image images php-sdk image resize resizing image handler ninjaimg imgninja

19/03 2016

2.0.7

2.0.7.0 https://imgninjaimg.com

NinjaImg PHP SDK.

  Sources   Download

MIT

The Requires

 

The Development Requires

image images php-sdk image resize resizing image handler ninjaimg imgninja

19/03 2016

2.0.6

2.0.6.0 https://imgninjaimg.com

NinjaImg PHP SDK.

  Sources   Download

MIT

The Requires

 

The Development Requires

image images php-sdk image resize resizing image handler ninjaimg imgninja

18/03 2016

2.0.5

2.0.5.0 https://imgninjaimg.com

NinjaImg PHP SDK.

  Sources   Download

MIT

The Requires

 

The Development Requires

image images php-sdk image resize resizing image handler ninjaimg imgninja

13/03 2016

2.0.4

2.0.4.0 https://imgninjaimg.com

NinjaImg PHP SDK.

  Sources   Download

MIT

The Requires

 

The Development Requires

image images php-sdk image resize resizing image handler ninjaimg imgninja

13/03 2016

2.0.3

2.0.3.0 https://imgninjaimg.com

NinjaImg PHP SDK.

  Sources   Download

MIT

The Requires

 

The Development Requires

image images php-sdk image resize resizing image handler ninjaimg imgninja

21/01 2016

2.0.1

2.0.1.0 https://imgninjaimg.com

NinjaImg PHP SDK.

  Sources   Download

MIT

The Requires

 

The Development Requires

image images php-sdk image resize resizing image handler ninjaimg imgninja

20/01 2016

2.0.0

2.0.0.0 https://imgninjaimg.com

NinjaImg PHP SDK.

  Sources   Download

MIT

The Requires

 

The Development Requires

image images php-sdk image resize resizing image handler ninjaimg imgninja

22/12 2015

1.0.4

1.0.4.0 https://imgninjaimg.com

NinjaImg PHP SDK.

  Sources   Download

MIT

The Requires

 

The Development Requires

image images php-sdk image resize resizing image handler ninjaimg imgninja

19/12 2015

1.0.3

1.0.3.0 https://imgninjaimg.com

NinjaImg PHP SDK.

  Sources   Download

MIT

The Requires

 

The Development Requires

image images php-sdk image resize resizing image handler ninjaimg imgninja

16/12 2015

1.0.2

1.0.2.0 https://imgninjaimg.com

NinjaImg PHP SDK.

  Sources   Download

MIT

The Requires

 

The Development Requires

image images php-sdk image resize resizing image handler ninjaimg imgninja

03/12 2015

1.0.1

1.0.1.0 https://imgninjaimg.com

NinjaImg PHP SDK.

  Sources   Download

MIT

The Requires

 

The Development Requires

image images php-sdk image resize resizing image handler ninjaimg imgninja

25/11 2015

1.0.0

1.0.0.0 https://imgninjaimg.com

NinjaImg PHP SDK.

  Sources   Download

MIT

The Requires

 

The Development Requires

image images php-sdk image resize resizing image handler ninjaimg imgninja