Commit Graph

146 Commits

Author SHA1 Message Date
Gregory Oschwald
b0e12428d1 Added MaxMind to the description 2013-05-13 10:39:37 -07:00
Gregory Oschwald
58673466c0 Webservice => WebService 2013-05-13 10:29:28 -07:00
Gregory Oschwald
06cb4df177 Fix spelling errors 2013-05-13 10:29:28 -07:00
Gregory Oschwald
2475aeef2a Mention that we use Semantic Versioning 2013-05-13 10:29:28 -07:00
Dave Rolsky
058aada407 Fix spelling typo 2013-05-13 12:11:23 -05:00
Gregory Oschwald
13b5a166bb Added some usage text to the API docs too 2013-05-10 13:11:48 -07:00
Gregory Oschwald
9a08175872 Update package name in docs 2013-05-10 12:42:03 -07:00
Gregory Oschwald
03f9378fbb Update package name to conform with Packagist guidelines 2013-05-10 12:40:42 -07:00
Gregory Oschwald
1d07dccc73 Corrected example. Cleaned up doc a bit. 2013-05-10 12:32:02 -07:00
Gregory Oschwald
ee6d3b4b27 Started making a main introductory README 2013-05-10 11:26:04 -07:00
Gregory Oschwald
694195fedf Added basic docs for the API 2013-05-10 10:47:11 -07:00
Gregory Oschwald
8922b3a164 Basic docs for Client 2013-05-10 08:30:40 -07:00
Gregory Oschwald
91dbeb9404 Added missing LICENSE 2013-05-10 07:08:53 -07:00
Gregory Oschwald
296a94bb10 Update composer on every travis run as the installed one seems to frequently be out of date 2013-05-09 15:42:41 -07:00
Gregory Oschwald
84743398c5 Fixed formating 2013-05-09 15:23:37 -07:00
Gregory Oschwald
ec116a2c29 Added missing ability to set host 2013-05-09 15:22:11 -07:00
Gregory Oschwald
6fe69b6504 Updated supported PHP versions 2013-05-09 08:38:43 -07:00
Gregory Oschwald
a26d7525c4 Another PHP 5.3 request 2013-05-09 08:11:34 -07:00
Gregory Oschwald
bc867e8e84 PHP 5.3 fix 2013-05-09 08:05:59 -07:00
Gregory Oschwald
4640a45664 Attempt to get Travis to install dependencies via composer 2013-05-09 08:01:11 -07:00
Gregory Oschwald
80fcd1d3e6 Attempting to get phpcs working with Travis 2013-05-09 07:55:42 -07:00
Gregory Oschwald
10472b5a71 Updated travis config 2013-05-09 07:50:26 -07:00
Gregory Oschwald
954e537a0a Added name testing 2013-05-09 07:45:23 -07:00
Gregory Oschwald
ed6166f934 Updated code to follow the PSR-2 style guidelines. 2013-05-09 07:29:29 -07:00
Gregory Oschwald
95813b00a9 Added Omni tests 2013-05-09 07:28:01 -07:00
Gregory Oschwald
07913c02f4 Added tests for Country model 2013-05-08 15:23:28 -07:00
Gregory Oschwald
851925b2d6 Webservice client unit tests and fixes for bugs discovered while creating them 2013-05-08 14:42:13 -07:00
Gregory Oschwald
7559b5d3d0 Filled out composer.json 2013-05-08 11:59:46 -07:00
Gregory Oschwald
a4f6cf8ede Removed whitespace 2013-05-08 09:31:57 -07:00
Gregory Oschwald
00f274c617 Bug fixes 2013-05-08 09:14:19 -07:00
Gregory Oschwald
473435e221 Camel case for private functions and variables 2013-05-08 08:16:18 -07:00
Gregory Oschwald
5bebdce6e8 Use camel case for all trait attribute names 2013-05-08 08:12:09 -07:00
Gregory Oschwald
fc3e67969d Make 'name' a property rather than a function 2013-05-08 07:20:30 -07:00
Gregory Oschwald
275bda0fc4 Check attribute validity and return null on empty but valid attributes 2013-05-08 07:18:50 -07:00
Gregory Oschwald
45228dfad4 Added most of the attributes for the City model 2013-05-07 15:36:20 -07:00
Gregory Oschwald
01bf8c2d7c Add support for named records. Create all the objects for Country model 2013-05-07 15:02:53 -07:00
Gregory Oschwald
531e11f3e2 Started filling in Model and Record code 2013-05-07 14:23:19 -07:00
Gregory Oschwald
76a40bb2a1 Filled in Client code 2013-05-07 13:13:11 -07:00
Gregory Oschwald
2de2cb779f Started filling in Client 2013-05-07 11:17:38 -07:00
Gregory Oschwald
3e8aeb3f19 Added .gitignore 2013-05-07 10:56:22 -07:00
Gregory Oschwald
0384aa9aa5 Method stubs for Client object 2013-05-07 10:39:06 -07:00
Gregory Oschwald
16d7b32a47 Add stub objects 2013-05-07 10:06:57 -07:00
Gregory Oschwald
0760f7f511 Add namespace to the stubs 2013-05-07 10:02:39 -07:00
Gregory Oschwald
5d95544cc1 Add stub files. 2013-05-07 09:55:10 -07:00
Gregory Oschwald
9c0a84dc4f Added README 2013-05-07 09:41:55 -07:00
Gregory Oschwald
db95f7e104 Added Travis config 2013-05-07 09:38:19 -07:00