PHP Classes
elePHPant
Icontem

Apk Parser: Extract Application Package files in APK format

Recommend this page to a friend!

  Author Author  
Picture of Tufan Baris YILDIRIM
Name: Tufan Baris YILDIRIM <contact>
Classes: 11 packages by
Country: Turkey Turkey
Innovation award
Innovation award
Nominee: 5x

Winner: 4x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
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.

  Classes of Tufan Baris YILDIRIM  >  Apk Parser  >  Download Download .zip .tar.gz  >  Support forum Support forum (10)  >  Blog Blog (1)  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Apk Parser
Base name: apk-parser
Description: Extract Application Package files in APK format
Version: 1.15
PHP version: 5.3
License: GNU General Public License (GPL)
 
  Groups   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes


  Innovation Award  
PHP Programming Innovation award winner
April 2012
Winner


Prize: One book of choice by Packt
APK is file format for storing application files used in the Android operating system.

This class provides a pure PHP solution for analyzing and extracting the contents of arbitrary APK files.

Manuel Lemos

  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Files folder imageexamples (7 files)
Files folder imagelib (1 directory)
Files folder imagetest (1 file, 1 directory)
Accessible without login Plain text file .travis.yml Data travis bulding
Accessible without login Plain text file composer.json Data added composer
Accessible without login Plain text file LICENSE.md Lic. License text
Accessible without login Plain text file phpunit.xml Data phpunit configuration
Accessible without login Plain text file README.md Doc. Documentation

  Files folder image Files  /  examples  
File Role Description
  Accessible without login Plain text file ApkActivities.php Example Example script
  Accessible without login Plain text file ApkClasses.php Example Example script
  Accessible without login Plain text file ApkExtractor.php Example Example script
  Accessible without login Plain text file ApkInfo.php Example Example script
  Accessible without login Plain text file ApkResource.php Example resource parsing
  Accessible without login Plain text file autoload.php Aux. Auxiliary script
  Accessible without login Plain text file PrintManifestXml.php Example Example script

  Files folder image Files  /  lib  
File Role Description
Files folder imageApkParser (15 files)

  Files folder image Files  /  lib  /  ApkParser  
File Role Description
  Plain text file Activity.php Class Class source
  Plain text file AndroidPlatform.php Class Class source
  Plain text file Application.php Class Class source
  Plain text file Archive.php Class Class source
  Plain text file Config.php Class Class source
  Plain text file IntentFilter.php Class Class source
  Plain text file Manifest.php Class Class source
  Plain text file ManifestXmlElement.php Class Class source
  Plain text file Parser.php Class Class source
  Plain text file ResourcesParser.php Class Class source
  Plain text file SeekableStream.php Class Class source
  Plain text file Stream.php Class Class source
  Plain text file Utils.php Class Class source
  Plain text file Xml.php Class Class source
  Plain text file XmlParser.php Class Class source

  Files folder image Files  /  test  
File Role Description
Files folder imageresources (1 file)
  Accessible without login Plain text file ParserTest.php Test more tests!

  Files folder image Files  /  test  /  resources  
File Role Description
  Accessible without login Image file ebhs.png Icon Icon image

Install with Composer Install with Composer - Download Download all files: apk-parser.tar.gz apk-parser.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.