{"id":20916224,"url":"https://github.com/qualityunit/tnefdecoder","last_synced_at":"2025-04-07T12:09:19.761Z","repository":{"id":59636434,"uuid":"193714741","full_name":"QualityUnit/TNEFDecoder","owner":"QualityUnit","description":"TNEF Decoder","archived":false,"fork":false,"pushed_at":"2025-01-20T09:48:48.000Z","size":855,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-03-31T11:03:42.037Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/QualityUnit.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2019-06-25T13:38:05.000Z","updated_at":"2025-03-24T02:57:45.000Z","dependencies_parsed_at":"2024-01-09T10:56:24.615Z","dependency_job_id":"d32ea547-f25b-48a4-bde8-b249dbe2c6c6","html_url":"https://github.com/QualityUnit/TNEFDecoder","commit_stats":{"total_commits":25,"total_committers":3,"mean_commits":8.333333333333334,"dds":0.07999999999999996,"last_synced_commit":"46601756b72de7f451490144b78bec68db516260"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QualityUnit%2FTNEFDecoder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QualityUnit%2FTNEFDecoder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QualityUnit%2FTNEFDecoder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QualityUnit%2FTNEFDecoder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QualityUnit","download_url":"https://codeload.github.com/QualityUnit/TNEFDecoder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247648977,"owners_count":20972945,"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-18T16:20:39.464Z","updated_at":"2025-04-07T12:09:19.742Z","avatar_url":"https://github.com/QualityUnit.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TNEFDecoder\n\n\nSimple PHP library to decode TNEF files (winmail.dat).\n\nIt is based on [SquirellMail plugin](https://squirrelmail.org/plugin_view.php?id=62)\n\n#Requirements:\n- PHP \u003e= 7.0\n- PHP-mbstring extension\n\n#Usage\nInclude via composer:\n```\ncomposer require qualityunit/tnef-decoder\n```\nCreate object to parse attachment file\n```\n$attachment = new TNEFAttachment();\n```\nParse string with attachment file and receive array of extracted file objects. \n```\n$attachment-\u003edecodeTnef($buffer);\n$files = $attachment-\u003egetFiles();\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqualityunit%2Ftnefdecoder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqualityunit%2Ftnefdecoder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqualityunit%2Ftnefdecoder/lists"}