Commit Graph

6 Commits

Author SHA1 Message Date
adfea614ad
feat: added new Async and TM modules on main file 2022-12-23 00:26:18 -03:00
283e85b834
Refactoring Oauth and Memsource classes 2019-06-27 20:03:41 -03:00
39c135be60
Included the Jobs class 2019-06-24 20:29:02 -03:00
460812852e
Refactoring base functions
Fetch functions, curl and it's parameters now are all in the FetchApi
file, while other Classes will receive them by Dependence Injection
2019-06-21 21:12:00 -03:00
362afc1dfd
Refactoring curl functions 2019-06-19 20:50:28 -03:00
d772ee5d47
Transforming into a composer package class
As I should use this into more than one project, it would be better to
turn it into a composer package. So I learn how to do that and use it at
work at the same time.
2019-06-19 10:39:34 -03:00