PHPackages                             lubos/wedos - 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. lubos/wedos

ActiveCakephp-plugin[API Development](/categories/api)

lubos/wedos
===========

CakePHP Wedos plugin which helps you interact with their api service

0.1.0(11y ago)0731MITPHPPHP &gt;=5.4

Since Mar 28Pushed 10y ago1 watchersCompare

[ Source](https://github.com/LubosRemplik/CakePHP-Wedos)[ Packagist](https://packagist.org/packages/lubos/wedos)[ Docs](https://github.com/LubosRemplik/CakePHP-Wedos)[ RSS](/packages/lubos-wedos/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

CakePHP Wedos
=============

[](#cakephp-wedos)

[![Build Status](https://camo.githubusercontent.com/5a24ba8ef3288692b7f2e427a48b195afb21b62e2e3f93d22c3e47af600c0755/68747470733a2f2f7472617669732d63692e6f72672f4c75626f7352656d706c696b2f43616b655048502d5765646f732e737667)](https://travis-ci.org/LubosRemplik/CakePHP-Wedos)[![Latest Stable Version](https://camo.githubusercontent.com/165808e03b52f59904ade96f441838881fdb19cb7d022ac2eda03dba6973c33c/68747470733a2f2f706f7365722e707567782e6f72672f6c75626f732f7765646f732f762f737461626c652e737667)](https://packagist.org/packages/lubos/wedos)[![Total Downloads](https://camo.githubusercontent.com/b951fd916c24d6a0392142adc3044804d46117fa0d15a97e231233cf4a29e68d/68747470733a2f2f706f7365722e707567782e6f72672f6c75626f732f7765646f732f646f776e6c6f6164732e737667)](https://packagist.org/packages/lubos/wedos)[![Latest Unstable Version](https://camo.githubusercontent.com/fac389fd5f99e385b6f8d77388a84990e7f7c30ae65756d1ce355445909cb24e/68747470733a2f2f706f7365722e707567782e6f72672f6c75626f732f7765646f732f762f756e737461626c652e737667)](https://packagist.org/packages/lubos/wedos)[![License](https://camo.githubusercontent.com/d66e45cadfd92493796a24c85e6008a72c30cac5bdee38173ba1bf7e8e9cb1eb/68747470733a2f2f706f7365722e707567782e6f72672f6c75626f732f7765646f732f6c6963656e73652e737667)](https://packagist.org/packages/lubos/wedos)

CakePHP 3.x plugin for interacting with [Wedos api](http://kb.wedos.com/wapi.html)

Installation &amp; Configuration
--------------------------------

[](#installation--configuration)

```
composer require lubos/wedos

```

Load plugin in bootstrap.php file

```
Plugin::load('Lubos/Wedos');
```

Get Wedos user and password on [Wedos](http://wedos.com) and put them in config

```
'Wedos' => [
    'user' => 'your-user',
    'password' => 'your-password'
]
```

Usage
-----

[](#usage)

run `bin/cake` to see shells and its options

Bugs &amp; Features
-------------------

[](#bugs--features)

For bugs and feature requests, please use the issues section of this repository.

If you want to help, pull requests are welcome.
Please follow few rules:

- Fork &amp; clone
- Code bugfix or feature
- Follow [CakePHP coding standards](https://github.com/cakephp/cakephp-codesniffer)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

4069d ago

### Community

Maintainers

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

---

Tags

plugincakephpdigital ocean

### Embed Badge

![Health badge](/badges/lubos-wedos/health.svg)

```
[![Health](https://phpackages.com/badges/lubos-wedos/health.svg)](https://phpackages.com/packages/lubos-wedos)
```

###  Alternatives

[dereuromark/cakephp-tinyauth

A CakePHP plugin to handle user authentication and authorization the easy way.

129228.6k10](/packages/dereuromark-cakephp-tinyauth)[friendsofcake/crud-json-api

Listener for building CakePHP Crud APIs following the JSON API specification.

58445.4k3](/packages/friendsofcake-crud-json-api)[dereuromark/cakephp-databaselog

A CakePHP plugin for storing and viewing application logs in the database

44165.0k2](/packages/dereuromark-cakephp-databaselog)[ivanamat/cakephp3-aclmanager

AclManager plugin for CakePHP 3.x

2715.2k](/packages/ivanamat-cakephp3-aclmanager)[dereuromark/cakephp-translate

A CakePHP plugin for managing translations

1710.4k](/packages/dereuromark-cakephp-translate)

PHPackages © 2026

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