| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This package can extract application package files in APK format used by devices running on Android OS. It can open an APK file and extract the contained manifest file to parse it and retrieve the meta-information it contains like the application name, description, device feature access permission it requires, etc.. The class can also extract the whole files contained in the APK file to a given directory.
PHP 5.3+
{
...
"require": {
"tufanbarisyildirim/php-apk-parser":"dev-master"
}
}Tests are powered by PHPUnit. You have several options.
##Contributing Fork the repo, make your changes, add your name to developers, and create a pull request with a comment that describe your changes. That's all!
##Developers Tufan Barış Yıldırım
##Supporters MiKandi Team supports/develops Apk parser
JetBrains provides opensource license to Apk Parser's core developers.
** Add your name here if you want to support/donate apk-parser
World #1 Adult App Store MiKandi uses Apk Parser on their app store
** Add your name here if you use apk-parser on your any project.
Apk Parser is MIT licensed.
| Back | FazBrowse Home | New Git URL |