2017 © Pedro Peláez
 

library spatialite

Sqlite and spatialite static binaries

image

eslider/spatialite

Sqlite and spatialite static binaries

  • Sunday, April 15, 2018
  • by eSlider
  • Repository
  • 2 Watchers
  • 3 Stars
  • 582 Installations
  • PHP
  • 5 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 18 Versions
  • 22 % Grown

The README.md

Repository

  • Windows x32 and Linux x64 binaries
  • PHP shell wrapper driver
  • PHP native wrapper driver

About

SpatiaLite is an open source library intended to extend the SQLite core to support fully fledged Spatial SQL capabilities. SQLite is intrinsically simple and lightweight:, (*1)

  • a single lightweight library implementing the full SQL engine
  • standard SQL implementation: almost complete SQL-92
  • no complex client/server architecture
  • a whole database simply corresponds to a single monolithic file (no size limits)
  • any DB-file can be safely exchanged across different platforms, because the internal architecture is universally portable
  • no installation, no configuration

SpatiaLite is smoothly integrated into SQLite to provide a complete and powerful Spatial DBMS (mostly OGC-SFS compliant). Using SQLite + SpatiaLite you can effectively deploy an alternative open source Spatial DBMS roughly equivalent to PostgreSQL + PostGIS., (*2)

SpatiaLite is licensed under the MPL tri-license terms; you are free to choose the best-fit license between:, (*3)

Installation

composer require "eslider/spatialite", (*4)

Develop

composer update, (*5)

Setup

In order to get native driver work, you need set absolute path of sqlite3.extension_dir variable in php.ini file to the bin/x64 directory, where mod_spatialite.so can be found., (*6)

Example:

sqlite3.extension_dir = /var/www/project_name/vendor/eslider/spatialite/bin/x64/mod_spatialite, (*7)

Tests

PHP Unit test command:, (*8)

bin/phpunit tests, (*9)

By the first time tests creates an spatialite.sqlite file in the project directory. The file has geometries and spatial functions. This initial process take some time (>1 min). Next time tests runs faster., (*10)

Data-Management

Spatialite data management GUI, (*11)

wine spatialite_gui.exe

Refer

  • Official PHP repository located at http://www.gaia-gis.it/
  • Powered by https://www.sqlite.org/

The Versions

15/04 2018

dev-master

9999999-dev

Sqlite and spatialite static binaries

  Sources   Download

LGPL-2.1

The Requires

  • php >=5.3.1

 

The Development Requires

static sqlite sqlite3 spatialite

15/04 2018

0.0.16

0.0.16.0

Sqlite and spatialite static binaries

  Sources   Download

LGPL-2.1

The Requires

  • php >=5.3.1

 

The Development Requires

static sqlite sqlite3 spatialite

11/07 2016

0.0.15

0.0.15.0

Sqlite and spatialite static binaries

  Sources   Download

LGPL-2.1

The Requires

  • php >=5.3.1

 

The Development Requires

static sqlite sqlite3 spatialite

06/07 2016

0.0.14

0.0.14.0

Sqlite and spatialite static binaries

  Sources   Download

LGPL-2.1

The Requires

  • php >=5.3.1

 

The Development Requires

static sqlite sqlite3 spatialite

06/07 2016

0.0.13

0.0.13.0

Sqlite and spatialite static binaries

  Sources   Download

LGPL-2.1

The Requires

  • php >=5.3.1

 

The Development Requires

static sqlite sqlite3 spatialite

06/07 2016

0.0.12

0.0.12.0

Sqlite and spatialite static binaries

  Sources   Download

LGPL-2.1

The Requires

  • php >=5.3.1

 

The Development Requires

static sqlite sqlite3 spatialite

06/07 2016

0.0.11

0.0.11.0

Sqlite and spatialite static binaries

  Sources   Download

LGPL-2.1

The Requires

  • php >=5.3.1

 

The Development Requires

static sqlite sqlite3 spatialite

16/03 2016

dev-feature/doctrine

dev-feature/doctrine

Sqlite and spatialite static binaries

  Sources   Download

LGPL-2.1

The Requires

  • php >=5.3.1

 

The Development Requires

static sqlite sqlite3 spatialite

15/03 2016

0.0.10

0.0.10.0

Sqlite and spatialite static binaries

  Sources   Download

LGPL-2.1

The Requires

  • php >=5.3.1

 

The Development Requires

static sqlite sqlite3 spatialite

14/03 2016

0.0.9

0.0.9.0

Sqlite and spatialite static binaries

  Sources   Download

LGPL-2.1

The Requires

  • php >=5.3.1

 

The Development Requires

static sqlite sqlite3 spatialite

13/03 2016

0.0.8

0.0.8.0

Sqlite and spatialite static binaries

  Sources   Download

LGPL-2.1

The Requires

  • php >=5.3.1

 

The Development Requires

static sqlite sqlite3 spatialite

10/03 2016

0.0.7

0.0.7.0

Sqlite and spatialite static binaries

  Sources   Download

LGPL-2.1

The Requires

  • php >=5.3.1

 

The Development Requires

static sqlite sqlite3 spatialite

09/03 2016

0.0.6

0.0.6.0

Sqlite and spatialite static binaries

  Sources   Download

LGPL-2.1

The Requires

  • php >=5.3.1

 

The Development Requires

static sqlite sqlite3 spatialite

08/03 2016

0.0.5

0.0.5.0

Sqlite and spatialite static binaries

  Sources   Download

LGPL-2.1

The Requires

  • php >=5.3.1

 

The Development Requires

static sqlite sqlite3 spatialite

08/03 2016

0.0.4

0.0.4.0

Sqlite and spatialite static binaries

  Sources   Download

LGPL-2.1

The Requires

  • php >=5.3.1

 

The Development Requires

static sqlite sqlite3 spatialite

08/03 2016

0.0.3

0.0.3.0

Sqlite and spatialite static binaries

  Sources   Download

LGPL-2.1

The Requires

  • php >=5.3.1

 

The Development Requires

static sqlite sqlite3 spatialite

08/03 2016

0.0.1

0.0.1.0

Sqlite and spatialite static binaries

  Sources   Download

LGPL-2.1

The Requires

  • php >=5.3.1

 

The Development Requires

static sqlite sqlite3 spatialite

08/03 2016

0.0.2

0.0.2.0

Sqlite and spatialite static binaries

  Sources   Download

LGPL-2.1

The Requires

  • php >=5.3.1

 

The Development Requires

static sqlite sqlite3 spatialite