/gnucash-eloquent

Laravel Eloquent Models for the GnuCash MySQL Backend

Primary LanguagePHPMIT LicenseMIT

gnucash-eloquent

StyleCI Build Status Total Downloads Latest Stable Version License

Laravel Eloquent Models for the GnuCash MySQL Backend

This package provides a number of abstract models representing the following GnuCash entities:

  • Account
  • Commodity
  • Lock
  • Split
  • Transaction

Documentation on how to use these classes to follow soon.