Skip to content

AppMarket, a library for getting app details from play store and app store

License

Notifications You must be signed in to change notification settings

SurajAdsul/appmarket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get playstore and appstore details from the preview URL

Latest Version on Packagist Quality Score StyleCI

The surajadsul/appmarket package provides easy to extract
all the information from play store and app store.

Installation

You can install the package via composer:

composer require surajadsul/appmarket

Register Service Provider and Facade

Register the service providers and Facades in config/app.php

SurajAdsul\AppMarket\AppMarketServiceProvider::class,

'AppMarketFacade' => SurajAdsul\AppMarket\Facade::class,

Usage

About

AppMarket, a library for getting app details from play store and app store

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages