laravel-eloquent-spatial

Laravel Eloquent spatial package.

MIT License

Downloads
1.2M
Stars
317
Committers
8
laravel-eloquent-spatial - v2.6.0

Published by MatanYadaev about 2 years ago

Add Doctrine types

laravel-eloquent-spatial - v2.5.2

Published by MatanYadaev about 2 years ago

Query Builder - Support column to have table name

laravel-eloquent-spatial - v2.5.1

Published by MatanYadaev about 2 years ago

Geometry objects are now stringable.

laravel-eloquent-spatial - v2.5.0

Published by MatanYadaev about 2 years ago

Support MySQL 5.7

laravel-eloquent-spatial - v2.4.0

Published by MatanYadaev about 2 years ago

  • Add whereNotWithin Builder method
  • Add whereNotContains Builder method
laravel-eloquent-spatial - v2.3.0

Published by MatanYadaev about 2 years ago

Added MariaDB support

laravel-eloquent-spatial - v2.2.0

Published by MatanYadaev about 2 years ago

Fix axis-order when using SRID

laravel-eloquent-spatial - v2.1.1

Published by MatanYadaev over 2 years ago

Refactor toWkt

laravel-eloquent-spatial - v2.1.0

Published by MatanYadaev over 2 years ago

  • SRID support
  • Add Geometry@toWkt
  • Add Geometry@toWkb
  • Fix generic type issue with GeometryCollection
laravel-eloquent-spatial - v2.0.1

Published by MatanYadaev over 2 years ago

Make Geometry::toWkt parameters optional

laravel-eloquent-spatial - v2.0.0

Published by MatanYadaev over 2 years ago

Improve casting:

  • Fix getOriginal
  • Use a more standard WKT format
laravel-eloquent-spatial - v1.0.4

Published by MatanYadaev over 2 years ago

Fix PHPStan issues

laravel-eloquent-spatial - v1.0.3

Published by MatanYadaev over 2 years ago

  • Support Laravel 9
  • Support PHP 8.1
laravel-eloquent-spatial - v1.0.2

Published by MatanYadaev about 3 years ago

Remove auto-discovery part from composer.json

laravel-eloquent-spatial - v1.0.1

Published by MatanYadaev about 3 years ago

Upgrade to PHP-CS-Fixer v3 and clear PHPStan issues

laravel-eloquent-spatial - v1.0.0

Published by MatanYadaev over 3 years ago

Initial release