wolnosciowiec/coordinatesbundle

This package is abandoned and no longer maintained. No replacement package was suggested.

Adds a simple support for searching objects from database in selected distance.

dev-master 2018-03-13 20:26 UTC

This package is not auto-updated.

Last update: 2020-01-24 16:45:06 UTC


README

Build Status Code Climate Scrutinizer

Adds a simple support for searching objects from database in selected distance. It's a fast method based on a square box, that is not so powerful like circle radius, but its very fast.

Usage

Use a trait CoordinatesFeaturedRepositoryTrait in your repository, and then use methods that are injecting conditions to query builder.