Tags: chialab/cakephp-geometry
Toggle v0.5.0's commit message
CakePHP 5.x support (#18 )
* upgrade to cakephp 5.x
* Geometry tests
* GeometryType tests
* fix codesniffer errors in GeometryBehavior
* fix phpstan errors
* require only cakephp orm
Toggle v0.4.1's commit message
Partially verified
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Add decorator method for Geometry conversion (#17 )
* Add decorator method for Geometry convertion
* Update src/Database/Type/GeometryType.php
Co-authored-by: Paolo Cuffiani <paolo.cuffiani@gmail.com>
* Update src/Database/Type/GeometryType.php
Co-authored-by: Paolo Cuffiani <paolo.cuffiani@gmail.com>
* Update src/Database/Type/GeometryType.php
Co-authored-by: Paolo Cuffiani <paolo.cuffiani@gmail.com>
* Fix cs and stan issues
---------
Co-authored-by: Paolo Cuffiani <paolo.cuffiani@gmail.com>
Toggle v0.4.0's commit message
Merge pull request #7 from chialab/chore/add-mixed-return-type
Add `mixed` return type to `jsonSerialize`
Toggle v0.3.3's commit message
Merge pull request #5 from chialab/add-contains-improve-mysql-wkb-filter
Toggle v0.3.2's commit message
fix serializeAs initialization
Toggle v0.3.1's commit message
Merge pull request #4 from chialab/serialize-as-method
Add `serializeAs` property
Toggle v0.3.0's commit message
Merge pull request #3 from chialab/geometry-behavior
Introducing the Geometry behavior
Toggle v0.2.0's commit message
Merge pull request #1 from chialab/relax-cakephp-constraint
Relax cakephp constraint
Toggle v0.1.1's commit message
fix: fix namespace to comply with PSR-4
You can’t perform that action at this time.