Skip to content

Mobile wallet REST API with Slim framework and Eloquent

License

Notifications You must be signed in to change notification settings

ravi-sharma/wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile wallet with slim framework and Eloquent

This app provides wallet functionalities with REST Api. It handles the common tasks of get balance, Pay/Withdrawal, topup/deposit and transfer money to ones account.

Installation

Just need composer and mod_rewrite enable (for apache)

Usage

Once installed, Start the app with:

composer self-update

We now have a basic working application that makes use of mobile wallet without authentication.

Contributing

We welcome contributions! If you would like to hack on Mobile wallet, please follow these steps:

  1. Fork this repository
  2. Make your changes
  3. Install the requirements
  4. Submit a pull request after running make check (ensure it does not error!)

Please give us adequate time to review your submission. Thanks!

About

Mobile wallet REST API with Slim framework and Eloquent

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages