{"id":18123444,"url":"https://github.com/samwilson/phpflickr-cli","last_synced_at":"2025-08-09T07:32:04.242Z","repository":{"id":62539962,"uuid":"73788492","full_name":"samwilson/phpflickr-cli","owner":"samwilson","description":"A Flickr command-line interface, written in PHP.","archived":false,"fork":false,"pushed_at":"2024-08-18T07:39:09.000Z","size":230,"stargazers_count":2,"open_issues_count":5,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-11T15:32:57.913Z","etag":null,"topics":["cli-app","downloader","exporter","flickr","flickr-api","uploader"],"latest_commit_sha":null,"homepage":"https://packagist.org/packages/samwilson/phpflickr-cli","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samwilson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null}},"created_at":"2016-11-15T07:36:57.000Z","updated_at":"2024-08-18T07:38:04.000Z","dependencies_parsed_at":"2025-04-14T23:07:20.565Z","dependency_job_id":"1dab1989-f012-4298-b47c-094852f1a0aa","html_url":"https://github.com/samwilson/phpflickr-cli","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/samwilson/phpflickr-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwilson%2Fphpflickr-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwilson%2Fphpflickr-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwilson%2Fphpflickr-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwilson%2Fphpflickr-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samwilson","download_url":"https://codeload.github.com/samwilson/phpflickr-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwilson%2Fphpflickr-cli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269548024,"owners_count":24436089,"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","status":"online","status_checked_at":"2025-08-09T02:00:10.424Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cli-app","downloader","exporter","flickr","flickr-api","uploader"],"created_at":"2024-11-01T07:09:47.774Z","updated_at":"2025-08-09T07:32:04.180Z","avatar_url":"https://github.com/samwilson.png","language":"PHP","readme":"PhpFlickr CLI\n=============\n\nThis is a command-line interface (CLI) to Flickr, written in PHP, using the [samwilson/phpflickr](https://github.com/samwilson/phpflickr) library.\n\n[![Build status](https://travis-ci.org/samwilson/phpflickr-cli.svg)](https://travis-ci.org/samwilson/phpflickr-cli)\n\nFeatures:\n\n* Upload photos.\n* Download photos by album or user.\n* Add checksum machine tags (MD5 or SHA1).\n* Internationalization.\n\n## Installation\n\nGet the code and install dependencies:\n\n    git clone https://github.com/samwilson/phpflickr-cli\n    cd phpflickr-cli\n    composer install --no-dev\n\nRun the app:\n\n    ./phpflickr-cli --help\n\n## Upgrading\n\n    cd /path/to/phpflickr-cli\n    git pull origin master\n    composer install --no-dev\n\n## Authorization\n\nJust run `phpflickr-cli auth` and follow the prompts.\nThis will create a `config.yml` file containing your access codes; keep it safe.\n\n## Downloading\n\nTo download photos, specify where you want them to end up and a template:\n\n    ./phpflickr-cli download --dest=\u003cpath\u003e --template=\u003ctemplate_name\u003e\n\nDownload templates are sets of Twig template files,\none for each of the following purposes:\neach photo;\nthe path to each photo;\nand all photos (ordered by the path).\nHave a look at the included templates for more ideas on what they can do.\n\n## Checksums\n\nAdd MD5 or SHA1 checksum machine tags to images:\n\n    ./phpflickr-cli checksums --help\n\nRequires authorization.\n\n## Kudos\n\n* Thanks to inspiration from [TheFox's flickr-cli](https://github.com/TheFox/flickr-cli).\n\n## License\n\n`GPL-3.0-or-later`\n\nCopyright 2018 Sam Wilson. See [LICENSE.txt](LICENSE.txt) for details.\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see https://www.gnu.org/licenses/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamwilson%2Fphpflickr-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamwilson%2Fphpflickr-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamwilson%2Fphpflickr-cli/lists"}