{"repo":"illuminatech/balance","free":true,"listed":false,"github":"https://github.com/illuminatech/balance","clone":"git clone https://github.com/illuminatech/balance.git","description":"Balance accounting (bookkeeping) system based on debit and credit principle","language":"PHP","stars":162,"topics":["laravel","balance","accounting","bookkeeping","debit","credit"],"license":null,"category":"api-integrations-sdks","readme_excerpt":"Balance Accounting System extension for Laravel This extension provides basic support for balance accounting (bookkeeping) system based on debit and credit principle. For license information check the LICENSE-file. Installation ------------ The preferred way to install this extension is through composer. Either run or add to the require section of your composer.json. Usage ----- This extension provides basic support for balance accounting (bookkeeping) system based on debit and credit principle. Balance system is usually used for the accounting (bookkeeping) and money operations. However, it may also be used for any resource transferring from one location to another. For example: transferring goods from storehouse to the shop and so on. There 2 main terms related to the balance system: - account - virtual storage of the resources, which have some logical meaning. - transaction - represents actual transfer of the resources to or from the particular account. Lets assume we have a system, which provides virtual money balance for the user. Money on the balance can be used for the goods purchasing, user can top up his balance via some payment gateway. In such example, each user should have 3 virtual balance accounts: 'virtual-money', 'payment-gateway' and 'purchases'. When user tops up his virtual balance, our system should remove money from 'payment-gateway' and add them to 'virtual-money'. When user purchases an item, our system should remove money from 'virtual-money' and add t","default_branch":null,"files":null,"tree":[],"storefront":"/r/illuminatech","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/illuminatech/balance/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}