modernfactory / accounting
This package is abandoned and no longer maintained.
No replacement package was suggested.
Set of PHP interfaces that ensure our accounting API wrappers follow the same format
1.0.7
2016-01-22 14:54 UTC
README
#Agency Core Accounting Interface
Simple PHP abstracts, interfaces and traits that ensure each of our accounting API wrappers (for Xero, FreeAgent and Kashflow) all follow the same format.
##Installation
composer require modernfactory/accounting
##Usage
The abstractions and interfaces developed here allow us to create wrappers for every major accounting package that have the same find, create, update and delete interface.
Here are our wrappers:
##Copyright and licence
Copyright (c) 2015 Agency Core
Free to use under the MIT licence, for full details view the LICENCE file.
Copyright (c) 2016 Modern Factory