Commit Graph

26 Commits

Author SHA1 Message Date
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