{"id":14422763,"url":"https://github.com/tufanbarisyildirim/php-apk-parser","last_synced_at":"2025-08-25T08:31:27.643Z","repository":{"id":2838254,"uuid":"3841498","full_name":"tufanbarisyildirim/php-apk-parser","owner":"tufanbarisyildirim","description":"Read basic info about an application from .apk file.","archived":false,"fork":false,"pushed_at":"2023-10-07T14:16:38.000Z","size":848,"stargazers_count":343,"open_issues_count":10,"forks_count":119,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-10-29T15:17:22.885Z","etag":null,"topics":["android","apk-parser","extract","parser","php"],"latest_commit_sha":null,"homepage":"http://tufanbarisyildirim.github.io/php-apk-parser/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tufanbarisyildirim.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-03-27T07:44:48.000Z","updated_at":"2024-10-02T04:44:18.000Z","dependencies_parsed_at":"2024-06-18T12:42:28.994Z","dependency_job_id":"5e0611b9-6fe2-423d-8023-1de4a5d66c79","html_url":"https://github.com/tufanbarisyildirim/php-apk-parser","commit_stats":{"total_commits":174,"total_committers":35,"mean_commits":"4.9714285714285715","dds":0.3908045977011494,"last_synced_commit":"a2f9828b5119e035c00bc3d78b5cb3c2b0866c98"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tufanbarisyildirim%2Fphp-apk-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tufanbarisyildirim%2Fphp-apk-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tufanbarisyildirim%2Fphp-apk-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tufanbarisyildirim%2Fphp-apk-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tufanbarisyildirim","download_url":"https://codeload.github.com/tufanbarisyildirim/php-apk-parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230897167,"owners_count":18296902,"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":["android","apk-parser","extract","parser","php"],"created_at":"2024-08-30T00:00:46.622Z","updated_at":"2024-12-22T23:30:53.469Z","avatar_url":"https://github.com/tufanbarisyildirim.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"# [Apk Parser](http://tufanbarisyildirim.github.io/php-apk-parser/)\n\nThis package can extract application package files in APK format used by devices running on Android OS. It can open an\nAPK file and extract the contained manifest file to parse it and retrieve the meta-information it contains like the\napplication name, description, device feature access permission it requires, etc.. The class can also extract the whole\nfiles contained in the APK file to a given directory.\n\n### Requirements\n\nPHP 8.0+  \nPHP 7.3+ is in [2.x.x](https://github.com/tufanbarisyildirim/php-apk-parser/tree/v2.x.x) branch\n\n### Installation\n\n- Install [composer](http://getcomposer.org/download/)\n- Run the following command in the folder where `composer.json` is: `composer require tufanbarisyildirim/php-apk-parser`\n\n## Testing\n\nTests are powered by PHPUnit. You have several options.\n\n- Run `phpunit` if PHPUnit is installed globally.\n- Install dependencies (requires [Composer](https://getcomposer.org/download)). Run `php composer.phar --dev install`\n  or `composer --dev install`. Then `bin/vendor/phpunit` to run version installed by Composer. This ensures that you are\n  running a version compatible with the test suite.\n\n## Contributing\n\nFork the repo, make your changes, add your name to developers, and create a pull request with a comment that describe\nyour changes. That's all!\n[Thanks to all contributers](https://github.com/tufanbarisyildirim/php-apk-parser/graphs/contributors)\n\n## Thanks\n\nThanks JetBrains for the free open source license\n\n\u003ca href=\"https://www.jetbrains.com/?from=tufanbarisyildirim\" target=\"_blank\"\u003e\n\t\u003cimg src=\"https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.png\" width = \"260\" align=center  alt=\"Jetbrains\"/\u003e\n\u003c/a\u003e\n\n### License\n\nApk Parser is [MIT licensed](./LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftufanbarisyildirim%2Fphp-apk-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftufanbarisyildirim%2Fphp-apk-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftufanbarisyildirim%2Fphp-apk-parser/lists"}