Skip to content

Commit c4072ae

Browse files
committed
Add TODO
1 parent aae264e commit c4072ae

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

todo.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)