{"id":19325943,"url":"https://github.com/linkorb/imgproxy","last_synced_at":"2025-08-27T01:46:23.375Z","repository":{"id":48458436,"uuid":"185624233","full_name":"linkorb/imgproxy","owner":"linkorb","description":"ImgproxyService","archived":false,"fork":false,"pushed_at":"2021-07-25T06:36:21.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-06T13:16:35.073Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linkorb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-08T14:38:55.000Z","updated_at":"2021-07-25T06:36:22.000Z","dependencies_parsed_at":"2022-07-28T22:49:23.989Z","dependency_job_id":null,"html_url":"https://github.com/linkorb/imgproxy","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fimgproxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fimgproxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fimgproxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fimgproxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linkorb","download_url":"https://codeload.github.com/linkorb/imgproxy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240427316,"owners_count":19799471,"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":[],"created_at":"2024-11-10T02:11:58.958Z","updated_at":"2025-02-24T06:17:54.133Z","avatar_url":"https://github.com/linkorb.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# imgproxy\nImgproxyService use imgproxy, is a fast and secure standalone server for resizing and converting remote images.\nThe main principles of imgproxy are simplicity, speed, and security.\n\n**[imgproxy document](https://github.com/imgproxy/imgproxy#documentation)** for more detials.\n\n## Installation\n ```bash\n   composer require linkorb/imgproxy\n ```\n\n## Setup\n```sh\ncomposer install # install php dependencies\ncp .env.dist .env # Create config file from template/.dist file\nedit .env # Edit configuration, database settings etc\n./vendor/bin/envoi validate  # Run command validate based on meta file .env.yaml\n```\n\n## Generate credentials\nIf you need a random key/salt pair real fast, you can quickly generate it using, for example, the following snippet\n\n```bash\n$ echo $(xxd -g 2 -l 64 -p /dev/random | tr -d '\\n')\n```\n\n## configure presets\n   more detail check [persets](https://github.com/imgproxy/imgproxy/blob/master/docs/presets.md)\n\n### example\n   Find sample in  /examples folder.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinkorb%2Fimgproxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinkorb%2Fimgproxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinkorb%2Fimgproxy/lists"}