{"id":23359846,"url":"https://github.com/firehed/code39","last_synced_at":"2025-04-10T10:32:06.039Z","repository":{"id":138434803,"uuid":"1583264","full_name":"Firehed/Code39","owner":"Firehed","description":"Generate CODE39 barcodes in PHP","archived":false,"fork":false,"pushed_at":"2011-04-07T16:55:41.000Z","size":89,"stargazers_count":13,"open_issues_count":1,"forks_count":13,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-24T09:21:10.906Z","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/Firehed.png","metadata":{"files":{"readme":"README.markdown","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":"2011-04-07T16:48:40.000Z","updated_at":"2023-10-10T04:19:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"63242aae-f719-4aab-8951-97ca16b0f5aa","html_url":"https://github.com/Firehed/Code39","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Firehed%2FCode39","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Firehed%2FCode39/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Firehed%2FCode39/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Firehed%2FCode39/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Firehed","download_url":"https://codeload.github.com/Firehed/Code39/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248199136,"owners_count":21063641,"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-12-21T11:12:07.529Z","updated_at":"2025-04-10T10:32:06.016Z","avatar_url":"https://github.com/Firehed.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Code 39 Barcode generator\n\nSimple PHP class for generating Code39 barcode images.  Really simple stuff: just do \n\n\tbarcode::code39('text to encode');\n\nOptionally, add a height in pixels and/or a width multiplier:\n\n\tbarcode::code39('text to encode', $height_in_px, $width_multiplier);\n\nCurrently it will always send the \"Content-type: image/png\" header and output the code. Future revisions may support writing to file, etc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffirehed%2Fcode39","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffirehed%2Fcode39","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffirehed%2Fcode39/lists"}