We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aae264e commit c4072aeCopy full SHA for c4072ae
1 file changed
todo.md
@@ -0,0 +1,17 @@
1
+# TODO
2
+
3
+A number of features have been introduced to PHP and the community since I
4
+left it back in 2012 so I am probably out of touch with best practices. Any
5
+help and guidance is appreciated.
6
7
+- use namespaces?
8
+- put it on a package manager (composer/packagist)
9
+- replace cURL?
10
11
+ How well is support? Is there a better alternative?
12
13
+- add methods
14
15
+ All supported API methods should be added (see
16
+ https://github.com/paylike/node-api and
17
+ https://github.com/paylike/api-docs for a reference)
0 commit comments