PHPackages                             wic/prestashop-webservice-lib - 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. [API Development](/categories/api)
4. /
5. wic/prestashop-webservice-lib

ActiveLibrary[API Development](/categories/api)

wic/prestashop-webservice-lib
=============================

PrestaShop Webservice access library

v1.0.7(10y ago)12.6kOSL-3.0PHPPHP &gt;= 5.4.0

Since Nov 20Pushed 10y ago3 watchersCompare

[ Source](https://github.com/Web-In-Color/PrestaShop-webservice-lib)[ Packagist](https://packagist.org/packages/wic/prestashop-webservice-lib)[ RSS](/packages/wic-prestashop-webservice-lib/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (9)Used By (0)

PrestaShop-webservice-lib
=========================

[](#prestashop-webservice-lib)

PHP library for PrestaShop Webservices

Install
-------

[](#install)

### from composer

[](#from-composer)

```
composer require wic/prestashop-webservice-lib
```

Usage
-----

[](#usage)

```
use WIC\PrestaShop\WebService;
$url = 'http://prestashop.url';
$key = 'XXXXXXXXX';
$debug = true;
$webService = new WebService($url, $key, $debug);
```

See examples folder for more usage examples.

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

8

Last Release

3818d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b73f89f70e0ea50c9bfde004f175254560827af822995a2b2b397ec92c2c8f44?d=identicon)[GaryPEGEOT-WIC](/maintainers/GaryPEGEOT-WIC)

---

Top Contributors

[![GaryPEGEOT-WIC](https://avatars.githubusercontent.com/u/9263975?v=4)](https://github.com/GaryPEGEOT-WIC "GaryPEGEOT-WIC (13 commits)")[![rGaillard](https://avatars.githubusercontent.com/u/2787216?v=4)](https://github.com/rGaillard "rGaillard (7 commits)")[![codl](https://avatars.githubusercontent.com/u/315139?v=4)](https://github.com/codl "codl (2 commits)")[![anat](https://avatars.githubusercontent.com/u/652592?v=4)](https://github.com/anat "anat (2 commits)")[![gRoussac](https://avatars.githubusercontent.com/u/3099551?v=4)](https://github.com/gRoussac "gRoussac (1 commits)")[![jcerdan](https://avatars.githubusercontent.com/u/532007?v=4)](https://github.com/jcerdan "jcerdan (1 commits)")[![jnadaud](https://avatars.githubusercontent.com/u/4747745?v=4)](https://github.com/jnadaud "jnadaud (1 commits)")[![NathanGiesbrecht](https://avatars.githubusercontent.com/u/1516627?v=4)](https://github.com/NathanGiesbrecht "NathanGiesbrecht (1 commits)")[![nicolasdanelon](https://avatars.githubusercontent.com/u/2846046?v=4)](https://github.com/nicolasdanelon "nicolasdanelon (1 commits)")[![weianguo](https://avatars.githubusercontent.com/u/2612973?v=4)](https://github.com/weianguo "weianguo (1 commits)")[![acusti](https://avatars.githubusercontent.com/u/517889?v=4)](https://github.com/acusti "acusti (1 commits)")[![xGouley](https://avatars.githubusercontent.com/u/12794114?v=4)](https://github.com/xGouley "xGouley (1 commits)")[![Amazzing](https://avatars.githubusercontent.com/u/7319087?v=4)](https://github.com/Amazzing "Amazzing (1 commits)")[![dffych](https://avatars.githubusercontent.com/u/3611900?v=4)](https://github.com/dffych "dffych (1 commits)")[![glauberportella](https://avatars.githubusercontent.com/u/717547?v=4)](https://github.com/glauberportella "glauberportella (1 commits)")

### Embed Badge

![Health badge](/badges/wic-prestashop-webservice-lib/health.svg)

```
[![Health](https://phpackages.com/badges/wic-prestashop-webservice-lib/health.svg)](https://phpackages.com/packages/wic-prestashop-webservice-lib)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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