PHPackages                             lizmap/lizmap-service-module - 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. lizmap/lizmap-service-module

ActiveJelix-module

lizmap/lizmap-service-module
============================

Jelix module to manage direct WFS to a dedicated Lizmap project

0.2.3(5mo ago)012MPL-2.0PHP

Since Mar 9Pushed 5mo ago5 watchersCompare

[ Source](https://github.com/3liz/lizmap-service-module)[ Packagist](https://packagist.org/packages/lizmap/lizmap-service-module)[ Docs](http://3liz.com)[ Fund](https://www.3liz.com/en/contacts.html)[ RSS](/packages/lizmap-lizmap-service-module/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (5)Used By (0)

lizmap-service-module
=====================

[](#lizmap-service-module)

Introduction
------------

[](#introduction)

**Service** est un module pour [Lizmap](https://www.lizmap.com/) qui peut être utilisé pour mettre à disposition les services Lizmap via certaines URLS.

Par exemple, on peut appeler directement cette URL :

`https://liz.map/service.php/test/montpellier/?SERVICE=WFS&VERSION=1.0.0&REQUEST=GetCapabilities`

pour rejoindre

`https://liz.map/index.php/lizmap/service/?repository=test&project=montpellier&SERVICE=WFS&VERSION=1.0.0&REQUEST=GetCapabilities`

On voit que le répertoire Lizmap `test` et le projet `montpellier` ne sont passés dans les paramètres mais sont passés avant le `?`

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

[](#installation)

Il est recommandé d'installer le module avec [Composer](https://getcomposer.org), le gestionnaire de paquet pour PHP. Si vous ne pouvez pas l'utiliser, utilisez la méthode manuelle indiquée plus bas.

NB : tous les chemins ci-dessous sont relatifs au dossier de Lizmap Web Client.

### Installation automatique avec Composer

[](#installation-automatique-avec-composer)

- Dans `lizmap/my-packages`, créer le fichier `composer.json` si il n'existe pas déjà, en copiant le fichier `composer.json.dist`, puis installer le module avec Composer :

```
cp -n lizmap/my-packages/composer.json.dist lizmap/my-packages/composer.json
composer require --working-dir=lizmap/my-packages "lizmap/lizmap-service-module"
```

- puis aller dans le répertoire `lizmap/install/` pour lancer l'installateur

Si vous utilisez Lizmap 3.6 et suivante, lancez d'abord la commande :

```
php configurator.php service
```

- Lancez enfin l'installation du module :

```
php installer.php
./clean_vartmp.sh
./set_rights.sh
```

Go to the "Configuration" section.

### Installation manuelle, sans Composer

[](#installation-manuelle-sans-composer)

- Téléchargez l'archive sur la [page des version dans Github](https://github.com/3liz/lizmap-service-module/releases).
- Extrayez les fichiers de l'archive et copier le répertoire `service` dans `lizmap/lizmap-modules/`.
- Si vous utilisez Lizmap 3.5, éditez le fichier `lizmap/var/config/localconfig.ini.php` pour ajouter dans la section `[modules]`

```
service.access=2
```

- Si vous utilisez Lizmap 3.6, lancez la commande

```
php lizmap/install/configurator.php service
```

- Pour toutes versions de Lizmap, lancez l'installateur :

```
php lizmap/install/installer.php
./lizmap/install/clean_vartmp.sh
./lizmap/install/set_rights.sh
```

License
-------

[](#license)

Mozilla Public License 2:

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance72

Regular maintenance activity

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 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 ~335 days

Total

4

Last Release

159d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ae8142be36568660282368ce7c1eec904ecbc515ab5b58c759a487f3a6f1d114?d=identicon)[laurentj](/maintainers/laurentj)

![](https://www.gravatar.com/avatar/baa42c7323bbc9245b0c70f770031383879941a1a813f678f2835699fd50b375?d=identicon)[mdouchin](/maintainers/mdouchin)

---

Top Contributors

[![mdouchin](https://avatars.githubusercontent.com/u/3492210?v=4)](https://github.com/mdouchin "mdouchin (8 commits)")

---

Tags

servicemodulejelixWFSlizmap

### Embed Badge

![Health badge](/badges/lizmap-lizmap-service-module/health.svg)

```
[![Health](https://phpackages.com/badges/lizmap-lizmap-service-module/health.svg)](https://phpackages.com/packages/lizmap-lizmap-service-module)
```

###  Alternatives

[league/container

A fast and intuitive dependency injection container.

86387.8M343](/packages/league-container)[mollie/mollie-api-php

Mollie API client library for PHP. Mollie is a European Payment Service provider and offers international payment methods such as Mastercard, VISA, American Express and PayPal, and local payment methods such as iDEAL, Bancontact, SOFORT Banking, SEPA direct debit, Belfius Direct Net, KBC Payment Button and various gift cards such as Podiumcadeaukaart and fashioncheque.

59914.4M62](/packages/mollie-mollie-api-php)

PHPackages © 2026

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