Download the PHP package webeweb/pixabay-library without Composer
On this page you can find all versions of the php package webeweb/pixabay-library. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download webeweb/pixabay-library
More information about webeweb/pixabay-library
Files in webeweb/pixabay-library
Package pixabay-library
Short Description Integrate Pixabay API with your projects
License MIT
Homepage https://github.com/webeweb/pixabay-library
Informations about the package pixabay-library
pixabay-library
Integrate Pixabay API with your projects.
If you like this package, pay me a beer (or a coffee)
Compatibility
Installation
Open a command console, enter your project directory and execute the following command to download the latest stable version of this package:
This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.
Usage
Read the documentation. You can also consult or execute sample scripts into dev folder.
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:
Once all required libraries are installed then do:
IMPORTANT NOTICE: To test the package with your API key, pastes it into a
.token
file at the root of this package.
License
pixabay-library
is released under the MIT License. See the bundled LICENSE
file for details.
Please note that the Pixabay API is not free for use, see their API page for details on usage.
Donate
All versions of pixabay-library with dependencies
ext-json Version *
guzzlehttp/guzzle Version ^6.0|^7.0
psr/log Version ^1.0|^2.0|^3.0
webeweb/core-library Version ^9.0