{"id":13828530,"url":"https://github.com/duncan3dc/meta-audio","last_synced_at":"2025-05-05T19:27:31.544Z","repository":{"id":32451381,"uuid":"36030750","full_name":"duncan3dc/meta-audio","owner":"duncan3dc","description":"A PHP library to read and write metadata tags to audio files (MP3, ID3, APE, etc)","archived":false,"fork":false,"pushed_at":"2022-11-03T15:55:04.000Z","size":1028,"stargazers_count":37,"open_issues_count":7,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-19T11:11:04.282Z","etag":null,"topics":["ape","id3v1","id3v2","mp3","php","tagging"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"cornflourblue/mean-stack-registration-login-example","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/duncan3dc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-21T18:38:31.000Z","updated_at":"2025-01-25T21:05:47.000Z","dependencies_parsed_at":"2023-01-14T21:15:59.550Z","dependency_job_id":null,"html_url":"https://github.com/duncan3dc/meta-audio","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duncan3dc%2Fmeta-audio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duncan3dc%2Fmeta-audio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duncan3dc%2Fmeta-audio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duncan3dc%2Fmeta-audio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/duncan3dc","download_url":"https://codeload.github.com/duncan3dc/meta-audio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252562180,"owners_count":21768251,"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":["ape","id3v1","id3v2","mp3","php","tagging"],"created_at":"2024-08-04T09:02:50.990Z","updated_at":"2025-05-05T19:27:31.530Z","avatar_url":"https://github.com/duncan3dc.png","language":"PHP","funding_links":["https://tidelift.com/subscription/pkg/packagist-duncan3dc-meta-audio?utm_source=packagist-duncan3dc-meta-audio\u0026utm_medium=referral\u0026utm_campaign=readme"],"categories":["PHP"],"sub_categories":[],"readme":"# meta-audio\nA PHP library to read and write metadata tags to audio files (MP3, ID3, APE, etc)\n\n__WARNING: This library is still very much experimental, and will likely corrupt your beloved audio files, use with caution (and backups)__\n\nFull documentation is available at https://duncan3dc.github.io/meta-audio/  \nPHPDoc API documentation is also available at [https://duncan3dc.github.io/meta-audio/api/](https://duncan3dc.github.io/meta-audio/api/namespaces/duncan3dc.MetaAudio.html)  \n\n[![release](https://poser.pugx.org/duncan3dc/meta-audio/version.svg)](https://packagist.org/packages/duncan3dc/meta-audio)\n[![build](https://github.com/duncan3dc/meta-audio/workflows/.github/workflows/buildcheck.yml/badge.svg?branch=master)](https://github.com/duncan3dc/meta-audio/actions?query=branch%3Amaster+workflow%3A.github%2Fworkflows%2Fbuildcheck.yml)\n[![coverage](https://codecov.io/gh/duncan3dc/meta-audio/graph/badge.svg)](https://codecov.io/gh/duncan3dc/meta-audio)\n\n\n## Installation\nUsing [composer](https://packagist.org/packages/duncan3dc/meta-audio):\n```bash\n$ composer require duncan3dc/meta-audio\n```\n\n\n## Quick Example\n```php\n$tagger = new \\duncan3dc\\MetaAudio\\Tagger;\n$tagger-\u003eaddDefaultModules();\n\n$mp3 = $tagger-\u003eopen(\"/var/music/song.mp3\");\n\necho \"Artist: {$mp3-\u003egetArtist()}\\n\";\necho \"Album: {$mp3-\u003egetAlbum()}\\n\";\necho \"Year: {$mp3-\u003egetYear()}\\n\";\necho \"Track No: {$mp3-\u003egetTrackNumber()}\\n\";\necho \"Title: {$mp3-\u003egetTitle()}\\n\";\n```\n\n_Read more at http://duncan3dc.github.io/meta-audio/_  \n\n\n## Changelog\nA [Changelog](CHANGELOG.md) has been available since the beginning of time\n\n\n## Where to get help\nFound a bug? Got a question? Just not sure how something works?  \nPlease [create an issue](//github.com/duncan3dc/meta-audio/issues) and I'll do my best to help out.  \nAlternatively you can catch me on [Twitter](https://twitter.com/duncan3dc)\n\n\n## duncan3dc/meta-audio for enterprise\n\nAvailable as part of the Tidelift Subscription\n\nThe maintainers of duncan3dc/meta-audio and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. [Learn more.](https://tidelift.com/subscription/pkg/packagist-duncan3dc-meta-audio?utm_source=packagist-duncan3dc-meta-audio\u0026utm_medium=referral\u0026utm_campaign=readme)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduncan3dc%2Fmeta-audio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fduncan3dc%2Fmeta-audio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduncan3dc%2Fmeta-audio/lists"}