Skip to content

creof/geo-obj

Repository files navigation

creof/geo-obj

Code Climate Test Coverage Build Status

Geometry and Geography library.

Usage

Make things.

Implement CrEOF\Geo\Obj\ObjectFactoryInterface to use custom objects for representing spatial data in creof/doctrine2-spatial.

echo "Foo";

Supported Formats

Things

Return

Objects

Configuration

The ObjectFactory

The DataFactory

Generators and the GeneratorInterface

Validators

Formatters

Exceptions

ExceptionInterface

InvalidArgumentException

RangeException

RuntimeException

UnexpectedValueException

UnsupportedFormatException

Thrown when an unconfigured or unsupported format type is passed to a method.

UnknownTypeException

Thrown when an unknown type name is passed to a method.

Releases

No releases published

Packages

No packages published

Languages