PHPackages                             oneofftech/geoserver-client-php - 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. oneofftech/geoserver-client-php

ActiveLibrary

oneofftech/geoserver-client-php
===============================

A GeoServer API client

v0.4.1(3y ago)307.3k↓40%102AGPL-3.0-onlyPHPPHP &gt;=7.4

Since Oct 16Pushed 3y ago2 watchersCompare

[ Source](https://github.com/OneOffTech/geoserver-client-php)[ Packagist](https://packagist.org/packages/oneofftech/geoserver-client-php)[ Docs](https://github.com/oneofftech/geoserver-client-php)[ RSS](/packages/oneofftech-geoserver-client-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (13)Versions (7)Used By (2)

[![run-tests](https://github.com/OneOffTech/geoserver-client-php/actions/workflows/run-tests.yml/badge.svg)](https://github.com/OneOffTech/geoserver-client-php/actions/workflows/run-tests.yml)[![Packagist](https://camo.githubusercontent.com/9ea71827b954578af37f31e61b5d6887d0511719e6cadd3bdb045b2a19c82a51/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f6e656f6666746563682f67656f7365727665722d636c69656e742d7068702e737667)](https://camo.githubusercontent.com/9ea71827b954578af37f31e61b5d6887d0511719e6cadd3bdb045b2a19c82a51/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f6e656f6666746563682f67656f7365727665722d636c69656e742d7068702e737667)

GeoServer PHP Client
====================

[](#geoserver-php-client)

This PHP library provides programmatic functions to access a [GeoServer](http://geoserver.org/).

It is Free and Open Source Software. All contributions are most welcome. Learn more about [how to contribute](./CONTRIBUTING.md).

#### Features

[](#features)

- Obtain the [version](./docs/usage.md#get-the-geoserver-version) of the connected GeoServer instance
- [Create workspace](./docs/usage.md#create-the-workspace) or retrieve existing workspace details
- [Create datastores](./docs/usage.md#data-stores) and listing them
- [Create coveragestores](./docs/usage.md#coverage-stores) and listing them
- [Upload files](./docs/usage.md#uploading-geographic-files) in various [formats](#supported-file-formats)
- [Manage styles](./docs/usage.md#styles) in SLD format

For detailed information of each of the provided functions check out the [documentation on the usage](./docs/usage.md).

#### Requirements

[](#requirements)

- [PHP 7.4](http://www.php.net/) or above.
- [GeoServer](http://geoserver.org/) 2.15.0 or above

Installation
------------

[](#installation)

The GeoServer PHP Client uses [Composer](http://getcomposer.org/) to manage its dependencies.

```
composer require php-http/guzzle7-adapter guzzlehttp/psr7 http-interop/http-factory-guzzle oneofftech/geoserver-client-php
```

For more information, please review the [documentation on the installation process](./docs/installation.md).

Supported file formats
----------------------

[](#supported-file-formats)

The library handles:

- `Shapefile`
- `Shapefile` inside `zip` archive
- `GeoTIFF`
- `GeoPackage` format version 1.2 (can contain both vector and raster data, but will be reported as vector)
- Styled Layer Descriptor `SLD` files for layer styles in XML format

Read more on [supported file formats and encoding](./docs/supported-files.md).

License
-------

[](#license)

This project is Free and Open Source Software, licensed under the [AGPL v3 license](./LICENSE.txt).

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~278 days

Recently: every ~346 days

Total

6

Last Release

1380d ago

PHP version history (2 changes)v0.1.0PHP &gt;=7.1

v0.4.0PHP &gt;=7.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/25452415?v=4)[OneOffTech](/maintainers/OneOffAdmins)[@OneOffAdmins](https://github.com/OneOffAdmins)

---

Top Contributors

[![avvertix](https://avatars.githubusercontent.com/u/5672748?v=4)](https://github.com/avvertix "avvertix (35 commits)")

---

Tags

geoservergisphp-client

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/oneofftech-geoserver-client-php/health.svg)

```
[![Health](https://phpackages.com/badges/oneofftech-geoserver-client-php/health.svg)](https://phpackages.com/packages/oneofftech-geoserver-client-php)
```

###  Alternatives

[mailgun/mailgun-php

The Mailgun SDK provides methods for all API functions.

1.1k28.9M168](/packages/mailgun-mailgun-php)[php-http/httplug-bundle

Symfony integration for HTTPlug

38921.0M54](/packages/php-http-httplug-bundle)[j0k3r/graby

Graby helps you extract article content from web pages

384349.6k2](/packages/j0k3r-graby)[phpro/http-tools

HTTP tools for developing more consistent HTTP implementations.

28137.8k](/packages/phpro-http-tools)[friendsofsymfony/http-cache

Tools to manage HTTP caching proxies with PHP

36114.7M36](/packages/friendsofsymfony-http-cache)[jolicode/slack-php-api

An up to date PHP client for Slack's API

2534.4M12](/packages/jolicode-slack-php-api)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
