unsplash-php | 👻 Official PHP wrapper for the Unsplash API | REST library

 by   unsplash PHP Version: 3.2.1 License: MIT

kandi X-RAY | unsplash-php Summary

kandi X-RAY | unsplash-php Summary

unsplash-php is a PHP library typically used in Web Services, REST applications. unsplash-php has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

A PHP client for the Unsplash API.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              unsplash-php has a low active ecosystem.
              It has 379 star(s) with 66 fork(s). There are 19 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 7 open issues and 46 have been closed. On average issues are closed in 61 days. There are 2 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of unsplash-php is 3.2.1

            kandi-Quality Quality

              unsplash-php has 0 bugs and 0 code smells.

            kandi-Security Security

              unsplash-php has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              unsplash-php code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              unsplash-php is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              unsplash-php releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed unsplash-php and discovered the below as its top functions. This is intended to give you an instant insight into unsplash-php implemented functionality, and help decide if they suit your requirements.
            • Add urls to the given parameters .
            • Set the handler
            • Generates pages array
            • Get collection of users
            • Create a new collection .
            • Refresh the refresh token .
            • Search users .
            • Convert the result set to ArrayObject
            • List all photos .
            • Retrieve a photo
            Get all kandi verified functions for this library.

            unsplash-php Key Features

            No Key Features are available at this moment for unsplash-php.

            unsplash-php Examples and Code Snippets

            No Code Snippets are available at this moment for unsplash-php.

            Community Discussions

            Trending Discussions on unsplash-php

            QUESTION

            Unsplash API integration in CakePHP
            Asked 2017-Jun-08 at 08:40

            Can any one suggest me how to integrate UnSplash API in cakePHP.

            I have already downloaded lib and paste it in vendor folder.But further more please suggest any one.

            I have downloaded lib reference from https://github.com/unsplash/unsplash-php.

            ...

            ANSWER

            Answered 2017-Jun-08 at 08:40

            As per the documentation of unsplash. If you want to get only images then no need to use authentication of unsplash . You can easly get images after hitting API with app id like this:

            https://api.unsplash.com/photos/?client_id=YOUR_APPLICATION_ID

            So if anyone want to implement search for getting images only developer can access api like this :

            https://api.unsplash.com/search/photos?page=1&query=office&client_id=YOUR_APPLICATION_ID

            By this you can easily get images and no authorisation required. Further if you want to use more feature then you can use auth of particular unsplash user.

            Source https://stackoverflow.com/questions/43956938

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install unsplash-php

            unsplash-php uses Composer. To use it, require the library.

            Support

            Bug reports and pull requests are welcome on GitHub at https://github.com/unsplash/unsplash-php. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/unsplash/unsplash-php.git

          • CLI

            gh repo clone unsplash/unsplash-php

          • sshUrl

            git@github.com:unsplash/unsplash-php.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular REST Libraries

            public-apis

            by public-apis

            json-server

            by typicode

            iptv

            by iptv-org

            fastapi

            by tiangolo

            beego

            by beego

            Try Top Libraries by unsplash

            react-trend

            by unsplashJavaScript

            datasets

            by unsplashJupyter Notebook

            unsplash-js

            by unsplashTypeScript

            unsplash-photopicker-ios

            by unsplashSwift

            unsplash_rb

            by unsplashRuby