PHPackages                             nieuwland/ogc-serializer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. nieuwland/ogc-serializer

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

nieuwland/ogc-serializer
========================

(de)serialize ogc documents

v1.7(1y ago)12.7k[1 issues](https://github.com/NieuwlandGeo/OgcSerializer/issues)[1 PRs](https://github.com/NieuwlandGeo/OgcSerializer/pulls)MITPHPPHP ^7.4 || ^8CI failing

Since Mar 25Pushed 6mo agoCompare

[ Source](https://github.com/NieuwlandGeo/OgcSerializer)[ Packagist](https://packagist.org/packages/nieuwland/ogc-serializer)[ RSS](/packages/nieuwland-ogc-serializer/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (9)Versions (23)Used By (0)

Ogc Serializer
==============

[](#ogc-serializer)

[![Build Status](https://camo.githubusercontent.com/965957539fa5898b7d08567fde0a7899cfee98e3624591137128332db75d2a0c/68747470733a2f2f7472617669732d63692e6f72672f4e696575776c616e6447656f2f4f676353657269616c697a65722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/NieuwlandGeo/OgcSerializer)

Read documents from OGC (Open Geospatial Consortium) web service interfaces. Similar to [OWSLib](https://geopython.github.io/OWSLib/) but without a http client.

Supports:

- WMS 1.3.0 capabilities
- WFS 2.0.0 and 1.1.0 capabilities
- WMTS 1.0 capabilities
- Reading WFS schema from describefeaturetype request

Planned:

- OGC feature api

Install
-------

[](#install)

```
composer require nieuwland/ogc-serializer

```

Planned
-------

[](#planned)

*This package is in development!*

(de)Serialize WMS, WFS and WMTS getCapabilities and related.

Example
-------

[](#example)

### Reading capabilities

[](#reading-capabilities)

```
