Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chialab/cakephp-geometry

A CakePHP plugin to add geometry type.
https://github.com/chialab/cakephp-geometry

Last synced: about 2 months ago
JSON representation

A CakePHP plugin to add geometry type.

Awesome Lists containing this project

README

        

# Chialab/Geometry plugin for CakePHP

## Installation

You can install this plugin into your CakePHP application using [composer](https://getcomposer.org).

The recommended way to install composer packages is:

```
composer require chialab/cakephp-geometry
```