{"id":13704396,"url":"https://github.com/t0k4rt/phpqrcode","last_synced_at":"2025-05-05T09:33:54.268Z","repository":{"id":2422167,"uuid":"3390811","full_name":"t0k4rt/phpqrcode","owner":"t0k4rt","description":"php QRcode generator library","archived":false,"fork":false,"pushed_at":"2024-05-18T19:09:47.000Z","size":203,"stargazers_count":872,"open_issues_count":29,"forks_count":388,"subscribers_count":75,"default_branch":"master","last_synced_at":"2024-11-02T23:05:38.522Z","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":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/t0k4rt.png","metadata":{"files":{"readme":"README","changelog":"CHANGELOG","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":"2012-02-08T20:07:03.000Z","updated_at":"2024-09-27T12:07:00.000Z","dependencies_parsed_at":"2024-06-19T23:00:27.240Z","dependency_job_id":null,"html_url":"https://github.com/t0k4rt/phpqrcode","commit_stats":{"total_commits":25,"total_committers":9,"mean_commits":"2.7777777777777777","dds":0.48,"last_synced_commit":"bb29e6eb77e0a2a85bb0eb62725e0adc11ff5a90"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t0k4rt%2Fphpqrcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t0k4rt%2Fphpqrcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t0k4rt%2Fphpqrcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t0k4rt%2Fphpqrcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/t0k4rt","download_url":"https://codeload.github.com/t0k4rt/phpqrcode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224439941,"owners_count":17311553,"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-08-02T21:01:08.780Z","updated_at":"2024-11-13T11:31:21.080Z","avatar_url":"https://github.com/t0k4rt.png","language":"PHP","funding_links":[],"categories":["图像 Imagery","目录","PHP","图像( Imagery )"],"sub_categories":["图像 Imagery"],"readme":"## DEPRECATED ##\n\nPlease do not use this QR code library anymore, This library has not been maintained for a long time and should be considered insecure, \nIt does not use any of the features of modern PHP versions (7+) and would need a lot of work in order to get modernized.\n\nPlease instead take a look at https://github.com/chillerlan/php-qrcode\n\nThanks\n\nThis is PHP implementation of QR Code 2-D barcode generator. It is pure-php\nLGPL-licensed implementation based on C libqrencode by Kentaro Fukuchi.\n\n== UPDATE ==\nAdded support for eps export\nUsage : QRcode::eps('arguments');\n\nAdded support for SVG export\nUsage : QRcode::svg('arguments');\n\nAdded support for color export :\nexample : \n$back_color = 0xFFFF00;\n$fore_color = 0xFF00FF;\nQRcode::png('some othertext 1234', false, 'h', 20, 1, false, $back_color, $fore_color);\n\n\nCopyright (C) 2012 by Alexandre Assouad \n\n== LICENSING ==\n\nCopyright (C) 2010 by Dominik Dzienia \n\nThis library is free software; you can redistribute it and/or modify it under\nthe terms of the GNU Lesser General Public License as published by the Free\nSoftware Foundation; either version 3 of the License, or any later version.\n\nThis library is distributed in the hope that it will be useful, but WITHOUT ANY\nWARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A\nPARTICULAR PURPOSE. See the GNU Lesser General Public License (LICENSE file)\nfor more details.\n\nYou should have received a copy of the GNU Lesser General Public License along\nwith this library; if not, write to the Free Software Foundation, Inc., 51\nFranklin St, Fifth Floor, Boston, MA 02110-1301 USA\n\n== INSTALATION AND USAGE ==\n\n * INSTALL file\n * http://sourceforge.net/apps/mediawiki/phpqrcode/index.php?title=Main_Page\n\n== CONTACT ==\n\nFell free to contact me via e-mail (deltalab at poczta dot fm) or using\nfolowing project pages:\n\n * http://sourceforge.net/projects/phpqrcode/\n * http://phpqrcode.sourceforge.net/\n  \n== ACKNOWLEDGMENTS ==\n\nBased on C libqrencode library (ver. 3.1.1) \nCopyright (C) 2006-2010 by Kentaro Fukuchi\nhttp://megaui.net/fukuchi/works/qrencode/index.en.html\n\nQR Code is registered trademarks of DENSO WAVE INCORPORATED in JAPAN and other\ncountries.\n\nReed-Solomon code encoder is written by Phil Karn, KA9Q.\nCopyright (C) 2002, 2003, 2004, 2006 Phil Karn, KA9Q\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft0k4rt%2Fphpqrcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ft0k4rt%2Fphpqrcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft0k4rt%2Fphpqrcode/lists"}