{"id":18566103,"url":"https://github.com/webeweb/pixabay-library","last_synced_at":"2025-04-10T05:32:11.062Z","repository":{"id":62547594,"uuid":"189201211","full_name":"webeweb/pixabay-library","owner":"webeweb","description":"Integrate Pixabay API with your projects","archived":false,"fork":false,"pushed_at":"2024-06-03T07:22:52.000Z","size":295,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T16:45:59.229Z","etag":null,"topics":["api","library","photos","php","pixabay","videos","webeweb"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webeweb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-29T10:11:01.000Z","updated_at":"2024-06-03T07:22:56.000Z","dependencies_parsed_at":"2024-01-15T10:57:56.092Z","dependency_job_id":"847db020-d772-4ede-8ac8-d1776e0ff29a","html_url":"https://github.com/webeweb/pixabay-library","commit_stats":{"total_commits":261,"total_committers":1,"mean_commits":261.0,"dds":0.0,"last_synced_commit":"cfbccd5ddbf755fb3e895766b1f49be35fa16cb1"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webeweb%2Fpixabay-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webeweb%2Fpixabay-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webeweb%2Fpixabay-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webeweb%2Fpixabay-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webeweb","download_url":"https://codeload.github.com/webeweb/pixabay-library/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248163185,"owners_count":21057884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","library","photos","php","pixabay","videos","webeweb"],"created_at":"2024-11-06T22:21:51.367Z","updated_at":"2025-04-10T05:32:10.688Z","avatar_url":"https://github.com/webeweb.png","language":"PHP","funding_links":["https://www.paypal.me/webeweb"],"categories":[],"sub_categories":[],"readme":"pixabay-library\n===============\n\n[![Github actions workflow status](https://img.shields.io/github/actions/workflow/status/webeweb/pixabay-library/build.yml?style=for-the-badge\u0026color2088FF\u0026logo=github)](https://github.com/webeweb/pixabay-library/actions)\n[![Coveralls](https://img.shields.io/coveralls/github/webeweb/pixabay-library/master.svg?style=for-the-badge\u0026color=3F5767\u0026logo=coveralls)](https://coveralls.io/github/webeweb/pixabay-library?branch=master)\n[![Packagist version](https://img.shields.io/packagist/v/webeweb/pixabay-library.svg?style=for-the-badge\u0026color=F28D1A\u0026logo=packagist)](https://packagist.org/packages/webeweb/pixabay-library)\n[![Packagist license](https://img.shields.io/packagist/l/webeweb/pixabay-library.svg?style=for-the-badge\u0026colorF28D1A\u0026logo=data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0ZGRiIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0ibTMgNiAzIDFtMCAwLTMgOWE1LjAwMiA1LjAwMiAwIDAgMCA2LjAwMSAwTTYgN2wzIDlNNiA3bDYtMm02IDIgMy0xbS0zIDEtMyA5YTUuMDAyIDUuMDAyIDAgMCAwIDYuMDAxIDBNMTggN2wzIDltLTMtOS02LTJtMC0ydjJtMCAxNlY1bTAgMTZIOW0zIDBoMyIvPjwvc3ZnPg==)](./LICENSE)\n\nIntegrate Pixabay API with your projects.\n\nIf you like this package, pay me a beer (or a coffee)\n[![paypal.me](https://img.shields.io/badge/paypal.me-webeweb-003087.svg?style=flat-square\u0026logo=paypal)](https://www.paypal.me/webeweb)\n\n## Compatibility\n\n[![PHP](https://img.shields.io/packagist/php-v/webeweb/pixabay-library.svg?style=for-the-badge\u0026color=777BB4\u0026logo=php)](http://php.net)\n\n## Installation\n\nOpen a command console, enter your project directory and execute the following\ncommand to download the latest stable version of this package:\n\n```bash\ncomposer require webeweb/pixabay-library\n```\n\nThis command requires you to have Composer installed globally, as explained in\nthe [installation chapter](https://getcomposer.org/doc/00-intro.md) of the\nComposer documentation.\n\n## Usage\n\nRead the [documentation](doc/index.md). You can also consult or execute sample\nscripts into dev folder.\n\n## Testing\n\nTo test the package, is better to clone this repository on your computer.\nOpen a command console and execute the following commands to download the latest\nstable version of this package:\n\n```bash\ngit clone https://github.com/webeweb/pixabay-library.git\ncd pixabay-library\ncomposer install\n```\n\nOnce all required libraries are installed then do:\n\n```bash\nvendor/bin/phpunit\n```\n\n\u003e IMPORTANT NOTICE: To test the package with your API key, pastes it into a\n\u003e `.token` file at the root of this package.\n\n## License\n\n`pixabay-library` is released under the MIT License. See the bundled [LICENSE](LICENSE)\nfile for details.\n\nPlease note that the Pixabay API is not free for use, see their\n[API page](https://www.pixabay.com/api/documentation/) for details on usage.\n\n## Donate\n\nIf you like this work, please consider donating at\n[![paypal.me](https://img.shields.io/badge/paypal.me-webeweb-003087.svg?style=flat-square\u0026logo=paypal)](https://www.paypal.me/webeweb)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebeweb%2Fpixabay-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebeweb%2Fpixabay-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebeweb%2Fpixabay-library/lists"}