PHP Wallet Class is a php abstraction and an easy to integrate class that introduces finance cash flow (Credit & Debit) module in your system.
This repo contains in-development code for future releases. To download the latest stable release please visit the Jovitec Technologies Ltd (https://jovi-tec.com)
You can find a list of all changes for each release in the user guide change log here
- PHP version 5.5 or newer is recommended.
It should work on 5.3.7 as well, but we strongly advise you NOT to run such old versions of PHP, because of potential security and performance issues, as well as missing features.
Please see the installation section(https://github.com/jobhanes/php-wallet/blob/master/documentation/documentation.pdf)
of the Documentation
In the folders . But just to take you through the key points:
1 Unzip the Wallet File that you downloaded
2 Copy the unzipped folder in to your system folder.
3 Import the wallet_in & wallet_out tables in your database. (Located in /assets/)
4 You can run some tests after the successful importation of tables (test bed folder is here /examples/)
5 Make sure it works well.
Please see the license agreement (https://github.com/jobhanes/php-wallet/blob/master/license.txt)
Report security issues to our Security Panel (mailto:admin@jovi-tec.com) or via our job.jovitec.com(https://job.jovi-tec.com) thank you.
- Author : JOBHANES BWIRE(https://job.jovi-tec.com)
- License : The MIT License (MIT)
- Version : 1.0
- Copyright : JOVITEC TECHNOLOGIES LTD (www.jovi-tec.com)