Commit Graph

74 Commits

Author SHA1 Message Date
bg 9246f74117 Update changelog and readme 2024-09-26 10:41:56 +01:00
bg 412c4eb579 Tweak how errors are thrown 2024-09-26 10:35:22 +01:00
bg 9588938356 Add new exception 2024-09-26 10:35:04 +01:00
bg 7cd78307f9 Remove custom messages 2024-09-26 10:34:55 +01:00
bg 35a37a1eae Improve method names 2024-09-26 10:19:07 +01:00
bg 9a7e6b01cb Change tests to accept an interface 2024-09-26 10:17:44 +01:00
bg 35d5c324e2 Add method to get compiler to stop crying 2024-09-26 10:17:30 +01:00
bg dd2f8a76d6 Change geocoder to use geocode data 2024-09-26 09:59:10 +01:00
bg ab4bbd0574 Change file name 2024-09-26 09:58:43 +01:00
bg 2aa5cb731e Add get geocode data method to interface 2024-09-26 09:51:21 +01:00
bg 2f54e01fdd Update docblock 2024-09-26 09:44:48 +01:00
bg 40fc3f59f8 Update changelog 2024-09-26 09:42:45 +01:00
bg d8ecb41ac3 Add test to return false on is geocoded if coords are 0 0 2024-09-26 09:41:54 +01:00
brabli 214fcc2bac Add changelog 1.0.0 2024-08-05 14:58:58 +01:00
brabli 070279e8d4 Update readme 2024-08-05 14:55:00 +01:00
brabli 10d1d3c318 Update docblocks 2024-08-05 14:50:26 +01:00
brabli 8b662ebfa3 Rename Mappable stuff to Geocode stuff, change dir structure 2024-08-05 14:25:03 +01:00
brabli a6c8c4cc0c Throw exceptions when something goes wrong instead of returning null 2024-08-05 13:07:04 +01:00
brabli fcda1e931c Add exceptions 2024-08-05 13:06:42 +01:00
brabli e4222229c4 Add test 2024-08-05 12:28:25 +01:00
brabli df96a8c1ed Update geo coordinates to use readonly properties rather than getters 2024-08-05 12:28:22 +01:00
brabli 4d936a6279 Rename LatLongModel to GeoCoordinates 2024-08-05 12:16:42 +01:00
brabli f30c20ceda Mark classes as final 2024-08-05 12:09:10 +01:00
brabli cb16158eb3 Add text to license file 2024-08-05 12:05:02 +01:00
brabli 58d0e93fc9 Add type to const, change const name 2024-08-05 12:01:40 +01:00
brabli 5c87bf35d5 Add types to consts 2024-08-05 12:01:33 +01:00
brabli 84ba22f287 Update php version to 8.3 2024-08-05 11:56:05 +01:00
brabli eaa1c0a173 Update packages to symfony 7 2024-08-05 11:55:32 +01:00
brabli af13393765 Add check to make test pass 0.0.8 2024-08-05 11:17:22 +01:00
brabli 7e0c231d88 Add newline 2024-08-05 11:17:09 +01:00
Brabli 57796a6fdb Return null instead of throwing 0.0.7 2022-10-17 15:46:19 +01:00
Brabli 31d29f2460 Fix broken latlong model 0.0.6 2022-10-17 15:38:10 +01:00
Brabli 6edbed9dfe Add attributes above lat long properties 0.0.5 2022-10-17 12:21:35 +01:00
Brabli 3c23d5e88d Require doctrine orm 2022-10-17 12:21:07 +01:00
Brabli ee418a4844 Improvements 0.0.4 2022-09-26 11:50:04 +01:00
Brabli 794d35e6e0 Fix typo 0.0.3 2022-09-23 16:50:27 +01:00
Brabli d33f72bfac Add config 0.0.1 0.0.2 2022-09-23 16:36:46 +01:00
Brabli 9fa2138f3d Adjust names 2022-09-23 16:36:41 +01:00
Brabli fcce9e2605 Remove space 2022-07-23 18:57:25 +01:00
Brabli 81c8302828 Remove space 2022-07-21 15:47:24 +01:00
Brabli 875a385c61 Fix namespaces 2022-07-21 15:44:41 +01:00
Brabli a8c0b55fcd Move files and adjust namespaces 2022-07-21 15:42:05 +01:00
Brabli d2e324f263 Migrate phpunit config 2022-07-21 15:08:08 +01:00
Brabli 7a2942fe65 Copy makefile 2022-07-21 15:07:57 +01:00
Brabli 41dd93bd70 Add docker files 2022-07-21 15:07:49 +01:00
Brabli 69dc4fa49f Add comment 2022-07-21 14:50:30 +01:00
Brabli 545e03af50 Make test pass 2022-07-21 14:49:20 +01:00
Brabli 17e549c231 Create failing test 2022-07-21 14:48:27 +01:00
Brabli e87294e96f Get tests passing 2022-07-21 14:46:51 +01:00
Brabli 9cca12b334 Rename LatLon 2022-07-21 14:45:24 +01:00