Commit Graph

179 Commits

Author SHA1 Message Date
Ahmad Nassri
a58c5592d5 Update README.md 2015-01-14 21:45:01 -05:00
Ahmad Nassri
3ffe191c1c Merge pull request #63 from Mashape/cleanup
removing github image-url
2.0.0
2015-01-14 20:11:11 -05:00
Ahmad Nassri
d7d9c35696 removing github image-url 2015-01-14 20:10:46 -05:00
Ahmad Nassri
9461d6664c Merge pull request #60 from Mashape/cleanup
v2.0.0
2015-01-14 20:08:48 -05:00
Ahmad Nassri
d188bcbd15 fix typo 2015-01-14 20:06:10 -05:00
Ahmad Nassri
1ad47092de PHP 5.4 test 2015-01-14 20:01:38 -05:00
Ahmad Nassri
bcc2a3bc19 adding mashape logo 2015-01-14 19:53:33 -05:00
Ahmad Nassri
aff17227d4 typo 2015-01-14 19:48:14 -05:00
Ahmad Nassri
eaaca57797 gitter integration 2015-01-14 19:45:07 -05:00
Ahmad Nassri
e6f9dc1d01 updating README 2015-01-14 19:38:48 -05:00
Ahmad Nassri
9a67f24f34 removing scruitinizer 2015-01-14 19:25:37 -05:00
Ahmad Nassri
2a07cffe54 travis to send coverage reports 2015-01-14 19:25:18 -05:00
Ahmad Nassri
0b29426d7f adding codeclimate and updating README 2015-01-14 19:24:20 -05:00
Ahmad Nassri
c1018cc344 just some ordering 2015-01-14 18:44:05 -05:00
Ahmad Nassri
4f156e59fd improving tests 2015-01-14 18:40:21 -05:00
Ahmad Nassri
be9bca1d5a splitting out Unirest\File and updating README 2015-01-14 18:31:21 -05:00
Ahmad Nassri
ed2a2df982 updating Request utility methods to match all of RFC7231 2015-01-14 18:15:13 -05:00
Ahmad Nassri
7a6df4cb82 adding the full scope of the HTTP Methods registery 2015-01-14 18:07:10 -05:00
Ahmad Nassri
34db4e958f spacing cleanup 2015-01-14 17:47:20 -05:00
Ahmad Nassri
2bbafd950d updating editorconfig settings 2015-01-14 17:46:52 -05:00
Ahmad Nassri
601c20c6ca updating mashape url and email 2015-01-14 17:38:04 -05:00
Ahmad Nassri
b4b4b85a69 updating copyright year 2015-01-13 16:22:03 -05:00
Ahmad Nassri
f0b84f49ca proper mashape url 2015-01-13 16:21:23 -05:00
Ahmad Nassri
2279d98f6a two whitespaces 2015-01-13 16:21:06 -05:00
Ahmad Nassri
fe8591361b proper json formating 2015-01-13 16:20:38 -05:00
Ahmad Nassri
87f5c54308 fixing travis build 2014-12-18 01:19:38 -05:00
Ahmad Nassri
eccbc76469 improving curl post body flattening for multidimensional arrays 2014-12-18 01:16:40 -05:00
Ahmad Nassri
d004129842 more scrutinizer-ci 2014-12-18 00:08:12 -05:00
Ahmad Nassri
97f51e1269 fixes from scrutinizer-ci 2014-12-18 00:05:49 -05:00
Ahmad Nassri
ed76b17884 test fixes 2014-12-17 23:57:27 -05:00
Ahmad Nassri
8ee4ba0753 adding a better query string parser that can handle arrays 2014-12-17 23:57:06 -05:00
Ahmad Nassri
dd9edca044 fixing phpunit test directory 2014-12-17 23:56:17 -05:00
Ahmad Nassri
814cee98fc removing php5.3 2014-12-17 23:56:06 -05:00
Ahmad Nassri
07aa7ab19f removing redundant setter/getter + adding PECL_HTTP like header parsing 2014-12-17 23:03:20 -05:00
Ahmad Nassri
c7b73c8316 identation fix 2014-12-17 22:45:58 -05:00
Ahmad Nassri
b6efa7e1cc PSR compliance 2014-12-17 22:44:33 -05:00
Ahmad Nassri
6347fa33ee modifying directory name to standard usage 2014-12-17 22:38:46 -05:00
Ahmad Nassri
cda471ebdb removing extra dependency 2014-12-17 22:33:07 -05:00
Ahmad Nassri
61eb281692 massive cleanups
- renamed classes
- updated to phpunit
- more PSR compliance
2014-12-17 22:29:03 -05:00
Ahmad Nassri
ea3995225c PSR: PHP keywords in proper lower case + more camelCasing 2014-12-17 21:06:53 -05:00
Ahmad Nassri
4e68b0efab PSR: CamelCaps 2014-12-17 21:00:47 -05:00
Ahmad Nassri
9465a4656a specifying PSR-2 level checks 2014-12-17 20:57:23 -05:00
Ahmad Nassri
2d4f23af38 various cleanups
- added Scrutinizer
- added EditorConfig
- removed closing php tags
- proper usage of require_once
- cleaned extra spacing
2014-12-17 20:47:57 -05:00
Ahmad Nassri
2bd214f2d9 pass additional params to request method to ask for associative json objects 2014-12-17 18:54:05 -05:00
Ahmad Nassri
6e615557cc fixes #24
allows for an extra param to decode json objects into associative arrays
2014-12-17 18:51:36 -05:00
Nijiko Yonskai
e362fe01ec Update README.md 2014-05-01 12:54:50 -07:00
Marco Palladino
461060202c Merge pull request #40 from tsnyder91/master
file attachments/uploads assumes always in root namespace
2014-04-05 19:38:31 -07:00
Marco Palladino
ff13801b7b Merge pull request #41 from scottmotte/master
It needs to go to root namespace
1.2.1
2014-04-05 16:28:21 -07:00
scottmotte
3951a37c2a It needs to go to root namespace 2014-04-04 12:24:36 -07:00
Tony Snyder
8020af6f71 fixes assumption of being in root namespace. 2014-04-04 12:12:12 -05:00