Download the PHP package ambitionphp/pexels-library without Composer
On this page you can find all versions of the php package ambitionphp/pexels-library. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ambitionphp/pexels-library
More information about ambitionphp/pexels-library
Files in ambitionphp/pexels-library
Package pexels-library
Short Description Integrate Pexels API with your projects
License MIT
Homepage https://github.com/webeweb/pexels-library
Informations about the package pexels-library
pexels-library
Integrate Pexels 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.
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, edit the
tests/Provider/APIProviderTest.php
file to find and replace "YOUR_API_KEY".
License
pexels-library
is released under the MIT License. See the bundled LICENSE
file for details.
Please note that the Pexels API is not free for use, see their API page for details on usage.
Donate
All versions of pexels-library with dependencies
ext-json Version *
guzzlehttp/guzzle Version ^7.0.1
psr/log Version ^1.0
webeweb/core-library Version ^6.8