{"id":20433963,"url":"https://github.com/cable8mm/qr-images","last_synced_at":"2026-04-21T13:05:15.190Z","repository":{"id":209235842,"uuid":"723544720","full_name":"cable8mm/qr-images","owner":"cable8mm","description":"QR images generated by command","archived":false,"fork":false,"pushed_at":"2024-03-09T15:30:54.000Z","size":306,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-24T20:02:46.040Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.palgle.com/qr-images/","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/cable8mm.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":"2023-11-26T02:03:58.000Z","updated_at":"2024-03-11T04:08:02.000Z","dependencies_parsed_at":"2023-12-29T23:30:02.053Z","dependency_job_id":"39f8a996-fa9b-46f0-8ad3-098a325a5431","html_url":"https://github.com/cable8mm/qr-images","commit_stats":null,"previous_names":["cable8mm/qr-images"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/cable8mm/qr-images","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cable8mm%2Fqr-images","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cable8mm%2Fqr-images/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cable8mm%2Fqr-images/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cable8mm%2Fqr-images/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cable8mm","download_url":"https://codeload.github.com/cable8mm/qr-images/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cable8mm%2Fqr-images/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32093158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-15T08:23:06.123Z","updated_at":"2026-04-21T13:05:15.155Z","avatar_url":"https://github.com/cable8mm.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## About QR Images\n\n[![code-style](https://github.com/cable8mm/qr-images/actions/workflows/code-style.yml/badge.svg)](https://github.com/cable8mm/qr-images/actions/workflows/code-style.yml)\n[![run-tests](https://github.com/cable8mm/qr-images/actions/workflows/run-tests.yml/badge.svg)](https://github.com/cable8mm/qr-images/actions/workflows/run-tests.yml)\n![Packagist Version](https://img.shields.io/packagist/v/cable8mm/qr-images)\n![Packagist Downloads](https://img.shields.io/packagist/dt/cable8mm/qr-images)\n![Packagist Dependency Version](https://img.shields.io/packagist/dependency-v/cable8mm/qr-images/php)\n![Packagist Dependency Version](https://img.shields.io/packagist/dependency-v/cable8mm/qr-images/symfony%2Fconsole)\n![Packagist Stars](https://img.shields.io/packagist/stars/cable8mm/qr-images)\n![Packagist License](https://img.shields.io/packagist/l/cable8mm/qr-images)\n\nQR Images is a tool for converting Wifi connecting informations to QR codes.\n\nWe have provided the API Documentation on the web. For more information, please visit https://www.palgle.com/qr-images/ ❤️\n\n## Installation\n\n```sh\ncomposer create-project cable8mm/qr-imagess INSTALLED_FOLDER\n```\n\nYou have the flexibility to change INSTALLED_FOLDER to suit your preferences.\n\n## Usage\n\n```sh\nmv resources/SSID_QR_TEST.csv resources/SSID_QR.csv # example file\n\nbin/application save-image # export QR images to the 'resources/images' folder.\n\nPlease select a type of export files.\n  [0] eps\n  [1] fpdf\n  [2] png\n  [3] svg\n\n# Type a number from 0 to 3 to indicate your preference.\n\ncd resources/export\n\nls\n\n# After that, you can generate QR images.\n\n...\n\n```\n\n### Notice\n\nEnsure that the source file, SSID_QR_TEST.csv, is not saved as UTF-8 with BOM. If your source file is currently in UTF-8 with BOM, please save it **again** as UTF-8 (without BOM).\n\n## Coding Style\n\n```sh\ncomposer lint\n```\n\n## Test\n\n```sh\ncomposer test\n```\n\n## License\n\nThe QR Images is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcable8mm%2Fqr-images","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcable8mm%2Fqr-images","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcable8mm%2Fqr-images/lists"}