2017 © Pedro Peláez
 

library splas-php

A simple PHP wrapper for utilising the Unsplash api.

image

pxgamer/splas-php

A simple PHP wrapper for utilising the Unsplash api.

  • Friday, July 6, 2018
  • by PXgamer
  • Repository
  • 1 Watchers
  • 0 Stars
  • 221 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 16 Versions
  • 14 % Grown

The README.md

splas-php

![Latest Version on Packagist][ico-version] Software License ![Build Status][ico-travis] Style CI ![Code Coverage][ico-code-quality] Total Downloads, (*1)

A simple PHP wrapper for utilising the Unsplash api., (*2)

Install

Via Composer, (*3)

``` bash $ composer require pxgamer/splas-php, (*4)


## Usage ```php $splas = new Splas('APP_ID');
Functions Parameters Returns
$splas->getPhotos() void array
$splas->getCuratedPhotos() void array
$splas->getRandom() void array
$splas->getPhoto($id) string array
$splas->getStats($id) string array
$splas->getLink($id) string array

Change log

Please see CHANGELOG for more information on what has changed recently., (*5)

Testing

bash $ composer test, (*6)

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details., (*7)

Security

If you discover any security related issues, please email owzie123@gmail.com instead of using the issue tracker., (*8)

Credits

License

The MIT License (MIT). Please see License File for more information., (*9)

The Versions

06/07 2018

dev-develop

dev-develop

A simple PHP wrapper for utilising the Unsplash api.

  Sources   Download

MIT

The Requires

 

The Development Requires

05/07 2018

dev-master

9999999-dev

A simple PHP wrapper for utilising the Unsplash api.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar PXgamer

05/07 2018

v4.2.1

4.2.1.0

A simple PHP wrapper for utilising the Unsplash api.

  Sources   Download

MIT

The Requires

 

The Development Requires

05/07 2018

v4.2.0

4.2.0.0

A simple PHP wrapper for utilising the Unsplash api.

  Sources   Download

MIT

The Requires

 

The Development Requires

06/02 2018

v4.1.0

4.1.0.0

A simple PHP wrapper for utilising the Unsplash api.

  Sources   Download

MIT

The Requires

  • php ^7.1
  • ext-curl *

 

The Development Requires

06/12 2017

v4.0.3

4.0.3.0

A simple PHP wrapper for utilising the Unsplash api.

  Sources   Download

MIT

The Requires

  • php >=7.1.0
  • ext-curl *

 

The Development Requires

20/11 2017

v4.0.2

4.0.2.0

A simple PHP wrapper for utilising the Unsplash api.

  Sources   Download

MIT

The Requires

  • php >=7.1.0
  • ext-curl *

 

The Development Requires

08/11 2017

v4.0.1

4.0.1.0

A simple PHP wrapper for utilising the Unsplash api.

  Sources   Download

MIT

The Requires

  • php >=7.1.0
  • ext-curl *

 

The Development Requires

08/11 2017

v4.0.0

4.0.0.0

A simple PHP wrapper for utilising the Unsplash api.

  Sources   Download

MIT

The Requires

  • php >=7.1.0
  • ext-curl *

 

The Development Requires

02/11 2017

v3.0.3

3.0.3.0

A simple PHP wrapper for utilising the Unsplash api.

  Sources   Download

MIT

The Requires

  • php >=7.1.0
  • ext-curl *

 

The Development Requires

11/08 2017

v3.0.2

3.0.2.0

A simple PHP wrapper for utilising the Unsplash api.

  Sources   Download

MIT

The Requires

  • php >=7.1.0
  • ext-curl *

 

The Development Requires

11/08 2017

v3.0.1

3.0.1.0

A simple PHP wrapper for utilising the Unsplash api.

  Sources   Download

MIT

The Requires

  • php >=7.1.0
  • ext-curl *

 

The Development Requires

11/08 2017

v3.0.0

3.0.0.0

A simple PHP wrapper for utilising the Unsplash api.

  Sources   Download

MIT

The Requires

  • php >=5.5.0
  • ext-curl *

 

24/01 2017

v2.0.1

2.0.1.0 https://github.com/PXgamer/splas-php

A simple PHP wrapper for utilising the Unsplash api.

  Sources   Download

MIT

The Requires

  • php >=5.5.0
  • ext-curl *

 

by Avatar PXgamer

15/12 2016

v2.0.0

2.0.0.0 https://github.com/PXgamer/splas-php

A simple PHP wrapper for utilising the Unsplash api.

  Sources   Download

MIT

The Requires

  • php >=5.5.0
  • ext-curl *

 

by Avatar PXgamer

12/12 2016

v1.0.0

1.0.0.0 https://github.com/PXgamer/splas-php

A simple PHP wrapper for utilising the Unsplash api.

  Sources   Download

MIT

The Requires

  • php >=5.5.0
  • ext-curl *

 

by Avatar PXgamer