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 yesterday

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

27

—

LowBetter than 47% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

621d 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

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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