Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/chialab/cakephp-geometry
- Owner: chialab
- Created: 2021-11-26T12:00:26.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-22T13:56:38.000Z (12 months ago)
- Last Synced: 2024-04-24T09:20:30.984Z (8 months ago)
- Language: PHP
- Size: 23.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```