Skip to content
This repository has been archived by the owner on Jun 9, 2021. It is now read-only.

tomcastleman/gnucash-eloquent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.