2017 © Pedro Peláez
 

library coordinatesbundle

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

image

wolnosciowiec/coordinatesbundle

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

  • Tuesday, March 13, 2018
  • by blackandred
  • Repository
  • 2 Watchers
  • 1 Stars
  • 17 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

CoordinatesBundle

Build Status Code Climate Scrutinizer, (*1)

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., (*2)

Usage

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

The Versions

13/03 2018

dev-master

9999999-dev

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

  Sources   Download

LGPLv3 LGPL-3.0-or-later

The Requires

  • php >=7.0

 

The Development Requires