PHPackages                             webeweb/pixabay-library - 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. webeweb/pixabay-library

ActiveLibrary[API Development](/categories/api)

webeweb/pixabay-library
=======================

Integrate Pixabay API with your projects

v3.8.0(7mo ago)35.3k↑187.5%1MITPHPPHP ^7.1|^8.0CI failing

Since Jul 6Pushed 7mo ago1 watchersCompare

[ Source](https://github.com/webeweb/pixabay-library)[ Packagist](https://packagist.org/packages/webeweb/pixabay-library)[ Docs](https://github.com/webeweb/pixabay-library)[ RSS](/packages/webeweb-pixabay-library/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (7)Versions (50)Used By (0)

pixabay-library
===============

[](#pixabay-library)

[![Github actions workflow status](https://camo.githubusercontent.com/694891caa8b1b7a135bebed8fb1f03166043f10a07b6c154a3a77aeba82c99f6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f776562657765622f706978616261792d6c6962726172792f6275696c642e796d6c3f7374796c653d666f722d7468652d626164676526636f6c6f72323038384646266c6f676f3d676974687562)](https://github.com/webeweb/pixabay-library/actions)[![Coveralls](https://camo.githubusercontent.com/f98cbf79922579d1cfb3bb382c6ccfa4186577fd69edd0e8ec2f290ee54a9340/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f6769746875622f776562657765622f706978616261792d6c6962726172792f6d61737465722e7376673f7374796c653d666f722d7468652d626164676526636f6c6f723d334635373637266c6f676f3d636f766572616c6c73)](https://coveralls.io/github/webeweb/pixabay-library?branch=master)[![Packagist version](https://camo.githubusercontent.com/2f0c2206ba636cfe543a16be74f0b5c070feb5f70ff74270f6f1cadedf58ec08/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f776562657765622f706978616261792d6c6962726172792e7376673f7374796c653d666f722d7468652d626164676526636f6c6f723d463238443141266c6f676f3d7061636b6167697374)](https://packagist.org/packages/webeweb/pixabay-library)[![Packagist license](https://camo.githubusercontent.com/781a82f1208840a254e47287ed1f2e5839925d11661285cce18ee3c95f4e62dc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f776562657765622f706978616261792d6c6962726172792e7376673f7374796c653d666f722d7468652d626164676526636f6c6f72463238443141266c6f676f3d646174613a696d6167652f7376672b786d6c3b6261736536342c50484e325a79423462577875637a30696148523063446f764c336433647935334d793576636d63764d6a41774d43397a646d636949475a7062477739496d3576626d556949484e30636d39725a54306949305a4752694967646d6c6c64304a76654430694d4341774944493049444930496a3438634746306143427a64484a766132557462476c755a574e6863443069636d3931626d516949484e30636d39725a5331736157356c616d3970626a3069636d3931626d516949484e30636d39725a53313361575230614430694d6949675a44306962544d674e69417a494446744d4341774c544d674f5745314c6a41774d6941314c6a41774d694177494441674d4341324c6a41774d534177545459674e32777a49446c4e4e694133624459744d6d3032494449674d7930786253307a494445744d794135595455754d444179494455754d444179494441674d434177494459754d4441784944424e4d5467674e32777a49446c744c544d744f5330324c544a744d433079646a4a744d4341784e6c5931625441674d545a494f57307a4944426f4d794976506a777663335a6e50673d3d)](./LICENSE)

Integrate Pixabay API with your projects.

If you like this package, pay me a beer (or a coffee) [![paypal.me](https://camo.githubusercontent.com/211f28ae88a666754907ff7d47d954e884272bf74a7ba304b8291a175b253125/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70617970616c2e6d652d776562657765622d3030333038372e7376673f7374796c653d666c61742d737175617265266c6f676f3d70617970616c)](https://www.paypal.me/webeweb)

Compatibility
-------------

[](#compatibility)

[![PHP](https://camo.githubusercontent.com/93323a8f8ad793de45b788819d71a0f24f3dbe3bee0907e89e8b629c60fd5029/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f776562657765622f706978616261792d6c6962726172792e7376673f7374796c653d666f722d7468652d626164676526636f6c6f723d373737424234266c6f676f3d706870)](http://php.net)

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

[](#installation)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this package:

```
composer require webeweb/pixabay-library
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md) of the Composer documentation.

Usage
-----

[](#usage)

Read the [documentation](doc/index.md). You can also consult or execute sample scripts into dev folder.

Testing
-------

[](#testing)

To test the package, is better to clone this repository on your computer. Open a command console and execute the following commands to download the latest stable version of this package:

```
git clone https://github.com/webeweb/pixabay-library.git
cd pixabay-library
composer install
```

Once all required libraries are installed then do:

```
vendor/bin/phpunit
```

> IMPORTANT NOTICE: To test the package with your API key, pastes it into a `.token` file at the root of this package.

License
-------

[](#license)

`pixabay-library` is released under the MIT License. See the bundled [LICENSE](LICENSE)file for details.

Please note that the Pixabay API is not free for use, see their [API page](https://www.pixabay.com/api/documentation/) for details on usage.

Donate
------

[](#donate)

If you like this work, please consider donating at [![paypal.me](https://camo.githubusercontent.com/211f28ae88a666754907ff7d47d954e884272bf74a7ba304b8291a175b253125/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70617970616c2e6d652d776562657765622d3030333038372e7376673f7374796c653d666c61742d737175617265266c6f676f3d70617970616c)](https://www.paypal.me/webeweb)

###  Health Score

48

—

FairBetter than 95% of packages

Maintenance63

Regular maintenance activity

Popularity26

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity77

Established project with proven stability

 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 ~47 days

Recently: every ~139 days

Total

49

Last Release

235d ago

Major Versions

v1.6.5 → v2.0.02021-04-13

v2.9.0 → v3.0.02023-02-06

PHP version history (2 changes)v1.0.0PHP ^5.6|^7.0

v1.6.0PHP ^7.1|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/3af0f8a26f2253921537f363ec984cd5a459cf3f0b3cec0bc70bdb8d8c723612?d=identicon)[webeweb](/maintainers/webeweb)

---

Top Contributors

[![webeweb](https://avatars.githubusercontent.com/u/32354830?v=4)](https://github.com/webeweb "webeweb (310 commits)")

---

Tags

apilibraryphotosphppixabayvideoswebeweblibrarywebewebPixabay

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/webeweb-pixabay-library/health.svg)

```
[![Health](https://phpackages.com/badges/webeweb-pixabay-library/health.svg)](https://phpackages.com/packages/webeweb-pixabay-library)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[theodo-group/llphant

LLPhant is a library to help you build Generative AI applications.

1.5k311.5k5](/packages/theodo-group-llphant)[temporal/sdk

Temporal SDK

4002.2M18](/packages/temporal-sdk)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

517.9M7](/packages/avalara-avataxclient)[checkout/checkout-sdk-php

Checkout.com SDK for PHP

553.3M7](/packages/checkout-checkout-sdk-php)[alexacrm/dynamics-webapi-toolkit

Web API toolkit for Microsoft Dynamics 365 and Dynamics CRM

81324.1k1](/packages/alexacrm-dynamics-webapi-toolkit)

PHPackages © 2026

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