Releases: N1ghteyes/apicore
Releases · N1ghteyes/apicore
v2.0.0
Release 1.0.0
- Chore: QoL Packages
d0338ca
- Move API Core from private repo to public github
54f91fd
- Chore: PHP CS Fixer
4d09874
- Add response object to help handle status codes etc.
c1bd535
- Update README.md
af0ac90
- Add logger functionality
fcda1f7
- Allow endpoints starting with an integer to be pre-pended with an _
4f85e2b
- Make compatible with php 5.3
42f3ce7
- Update README.md
5541ccf
- remove redundant method, add a new default.
352f4a4
- Initial commit
04f5661
- convert simpleXML object to an array.
c9bbc84
- Update README.md
5cb0fd8
- Add ability to grab the last endpoint called.
ebbc64e
- Chore: Rector Code Quality
d4b880e
- Add verb to response
6e9e897
- add Errors array, remove print.
6a82ea0
- additional request handling
1208cfa
- tweak the logger
7e53a9f
- add a request method
b261bcb
- Add version Getter
12113b1
- add get error method
dd40138
- Add the ability to process xml string responses
0ca3041
- amend the way query strings are handled.
490d596
- PHP Doc fixes
ad8f11c
- use new get error method for logger
4a75df4
- fix race condition in stale response objects.
8e053ec
- Add the ability to add and override curl options
4cc0ff5
- Bloody php bug. array_merge doesnt work on blank arrays.
0c7f93c
- Update README.md
e82bc1b
- Update README.md
382d17b
- make sure the rawBody data is a string.
eafa5e1
- add the request URL to the response.
909101b
- amend static error property
2a77f96
- fix get only vars by reference warning
6ac9a33
- Adding in missed reference
cc13c52
- Fix Key bug
4e3c210
- Change default body format
76b275a
- Update README.md
7d081dc
- Update README.md
5e5b54a
- Fix PHP warning.
a073a91
- replace getEffectiveUrl as its missing in guzzle V6+
ed6d681
- spacing.
124b4b5
- too late in the day for this...
e974471
- Switch push for merge
0ee9480
- Add array push to replace += operator for multiple path element calls.
06c48b8
- Add missing break to method
cc7b48a