add enzyme/axiom interfaces

use axiom/RepositoryInterface in tests and store music
add axiom/Models/ModelInterface to TuneCollection
This commit is contained in:
2017-10-17 21:56:05 -04:00
parent 0cc8361929
commit 4ac9707184
7 changed files with 308 additions and 25 deletions

View File

@@ -1,3 +1,14 @@
AbcParser Library
convert abc music to and from php objects
convert abc music to and from php objects
###Libraries
####Axiom
https://github.com/enzyme/axiom
Interfaces to help with Hexagonal/Domain based design
####Freckle
https://github.com/enzyme/freckle
Interpret arrays using dot notation