-
Notifications
You must be signed in to change notification settings - Fork 315
Pull requests: grimzy/laravel-mysql-spatial
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix: Add array return type to jsonSerialize method for PHP 8.3+ comp…
#214
opened May 21, 2024 by
marvelmikel
Loading…
updated May 21, 2024
Adds support for PHP8.1 return types
#189
opened Feb 28, 2022 by
eduardduran
Loading…
updated Jan 5, 2023
add missing docblock @method in SpacialTrait
#200
opened Dec 19, 2022 by
Gallmond
Loading…
updated Dec 19, 2022
Add ReturnTypeWillChange to suppress PHP Warning
#198
opened Nov 8, 2022 by
Livijn
Loading…
updated Nov 8, 2022
Allow setting WKT options or disabling WKT options entirely.
#152
opened Oct 2, 2020 by
Persaeus
Loading…
updated Sep 1, 2022
fixing an error in the SpatialTrait
#187
opened Feb 14, 2022 by
H-ishak
Loading…
updated Feb 14, 2022
Fixing connection prefix bug
#162
opened Dec 3, 2020 by
ChrisThompsonTLDR
Loading…
updated Apr 12, 2021
Fixes geometry values on created event
#71
opened Dec 5, 2018 by
Dylan-DutchAndBold
Loading…
updated Feb 11, 2021
Use Eloquent builder methods instead of scopes
#159
opened Nov 5, 2020 by
MatanYadaev
Loading…
updated Dec 27, 2020
Allow a GeometryCollection to be constructed from a GeometryCollection GeoJSON
#150
opened Oct 2, 2020 by
limenet
Loading…
updated Oct 2, 2020
Custom spherical radius & SpatialTrait annotations
#92
opened Jun 15, 2019 by
khooz
Loading…
updated Apr 14, 2020
Let SpatialExpression implement the toWkt() method
#135
opened Apr 6, 2020 by
vpratfr
Loading…
updated Apr 6, 2020
Custom spherical radius & SpatialTrait annotations
#117
opened Feb 26, 2020 by
khooz
Loading…
updated Mar 9, 2020
Add a simple toArray() helper to complement the other helpers on the Point class.
#96
opened Aug 21, 2019 by
kevinruscoe
Loading…
updated Mar 5, 2020
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.