Skip to content
This repository has been archived by the owner on Apr 9, 2019. It is now read-only.

Symfony bundle that extends repostories with a possibility to filter by distance radius

Notifications You must be signed in to change notification settings

Wolnosciowiec-Archive/CoordinatesBundle

Repository files navigation

CoordinatesBundle

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.

About

Symfony bundle that extends repostories with a possibility to filter by distance radius

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages