PHPackages                             slvler/unsplash-service - 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. slvler/unsplash-service

ActivePackage[API Development](/categories/api)

slvler/unsplash-service
=======================

unsplash laravel api wrapper

v1.3.2(1y ago)125MITPHP

Since Aug 13Pushed 1y ago1 watchersCompare

[ Source](https://github.com/slvler/unsplash-service)[ Packagist](https://packagist.org/packages/slvler/unsplash-service)[ RSS](/packages/slvler-unsplash-service/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)Dependencies (3)Versions (7)Used By (0)

unsplash-service
================

[](#unsplash-service)

[![tests](https://github.com/slvler/unsplash-service/actions/workflows/tests.yml/badge.svg)](https://github.com/slvler/unsplash-service/actions/workflows/tests.yml)[![Latest Stable Version](https://camo.githubusercontent.com/bbde143d742b4f23d949ec94fa817b16e5dd6df624afa0f84751615f01a691cf/68747470733a2f2f706f7365722e707567782e6f72672f736c766c65722f756e73706c6173682d736572766963652f76)](https://packagist.org/packages/slvler/unsplash-service)[![Latest Unstable Version](https://camo.githubusercontent.com/06f400141322dfb172da106e281ca09e31c3eefee1bfaa291a8f201c8a66944b/68747470733a2f2f706f7365722e707567782e6f72672f736c766c65722f756e73706c6173682d736572766963652f762f756e737461626c65)](https://packagist.org/packages/slvler/unsplash-service)[![License](https://camo.githubusercontent.com/e60975ef853582ebb0938aa17740054c12f3ff1cfe6f8ffbca1751304687addc/68747470733a2f2f706f7365722e707567782e6f72672f736c766c65722f756e73706c6173682d736572766963652f6c6963656e7365)](https://packagist.org/packages/slvler/unsplash-service)[![Total Downloads](https://camo.githubusercontent.com/63d6266cf340c075892efb0dd42a0aa8d7a576b3a0b7b049cf3af2e51bffc47f/68747470733a2f2f706f7365722e707567782e6f72672f736c766c65722f756e73706c6173682d736572766963652f646f776e6c6f616473)](https://packagist.org/packages/slvler/unsplash-service)

This package provides a convenient wrapper to the [Unsplash API](https://unsplash.com/documentation) for Laravel applications.

Requirements
------------

[](#requirements)

- PHP 8.0+
- Laravel 9.x

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

[](#installation)

To install this package tou can use composer:

```
composer require slvler/unsplash-service
```

Usage
-----

[](#usage)

- First of all we'll add the API key and API Url of the service we're using to our .env file of our project. If you don't have an account yet on unsplash.com, you should create one. Once you have an account you can copy your API key from the dashboard page and put it into you .env file.

```
UNSPLASH_BASE_URL="https://api.unsplash.com/"
UNSPLASH_ACCESS_KEY=
UNSPLASH_SECRET_KEY=
```

#### Features

[](#features)

- Collection
- Search

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~87 days

Total

6

Last Release

567d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0ab8128832fb3e8a0d513453a903d7c49475f5f89dbf7ec39cf1d0518026b7ea?d=identicon)[slvler](/maintainers/slvler)

---

Top Contributors

[![selviler](https://avatars.githubusercontent.com/u/56368718?v=4)](https://github.com/selviler "selviler (19 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/slvler-unsplash-service/health.svg)

```
[![Health](https://phpackages.com/badges/slvler-unsplash-service/health.svg)](https://phpackages.com/packages/slvler-unsplash-service)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M478](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M271](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
