PHPackages                             jakuborava/wapi - 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. jakuborava/wapi

ActiveLibrary[API Development](/categories/api)

jakuborava/wapi
===============

Wedos API client

2.2.0(5mo ago)12741MITPHPPHP ^8.2CI failing

Since Oct 11Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/jakuborava/wapi)[ Packagist](https://packagist.org/packages/jakuborava/wapi)[ Docs](https://github.com/jakuborava/wapi)[ RSS](/packages/jakuborava-wapi/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (12)Versions (17)Used By (0)

Wedos API client
================

[](#wedos-api-client)

[![Latest Version on Packagist](https://camo.githubusercontent.com/cd0f3996db2d3a92b9290ac270352ebab1597e8efd553f2376ac47152c1ffb48/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a616b75626f726176612f776170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jakuborava/wapi)[![GitHub Tests Action Status](https://camo.githubusercontent.com/e1e05e18101b93135c1348561258fca4fa4b0dbbd593b8f3fa76d1ea30c3bf10/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6a616b75626f726176612f776170692f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/jakuborava/wapi/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/a635054eabafa1def3df671193ac8fbc95ba4d9b96d75919516367c55e6efe7f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6a616b75626f726176612f776170692f466978253230504850253230636f64652532307374796c652532306973737565733f6c6162656c3d636f64652532307374796c65)](https://github.com/jakuborava/wapi/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/2a66ae26fedb3afdc4bcf0d641d8cdfb380aa12edf63d5dd17901eabf6492b22/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a616b75626f726176612f776170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jakuborava/wapi)

Client for Wedos API

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

[](#installation)

You can install the package via composer:

```
composer require jakuborava/wapi
```

You can publish the config file with:

```
php artisan vendor:publish --tag="wapi-config"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$wedosAPI = new Jakuborava\WedosAPI();
echo $wedosAPI->echoPhrase('Hello, Jakuborava!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [jakuborava](https://github.com/jakuborava)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

45

—

FairBetter than 93% of packages

Maintenance70

Regular maintenance activity

Popularity17

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 78% 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 ~76 days

Recently: every ~19 days

Total

16

Last Release

166d ago

Major Versions

1.5.0 → 2.0.02025-09-17

PHP version history (2 changes)1.0PHP ^8.1

1.5.0PHP ^8.2

### Community

Maintainers

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

---

Top Contributors

[![jakuborava](https://avatars.githubusercontent.com/u/9501966?v=4)](https://github.com/jakuborava "jakuborava (46 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (6 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (6 commits)")[![webcodes-cz](https://avatars.githubusercontent.com/u/5103833?v=4)](https://github.com/webcodes-cz "webcodes-cz (1 commits)")

---

Tags

laraveljakuboravawapi

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

![Health badge](/badges/jakuborava-wapi/health.svg)

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

###  Alternatives

[simplestats-io/laravel-client

Client for SimpleStats!

4515.5k](/packages/simplestats-io-laravel-client)[scalar/laravel

Render your OpenAPI-based API reference

6183.9k2](/packages/scalar-laravel)[njoguamos/laravel-plausible

A laravel package for interacting with plausible analytics api.

208.8k](/packages/njoguamos-laravel-plausible)[ryangjchandler/bearer

Minimalistic token-based authentication for Laravel API endpoints.

8129.8k](/packages/ryangjchandler-bearer)[codebar-ag/laravel-docuware

DocuWare integration with Laravel

1221.1k](/packages/codebar-ag-laravel-docuware)[combindma/laravel-facebook-pixel

Meta pixel integration for Laravel

4956.9k](/packages/combindma-laravel-facebook-pixel)

PHPackages © 2026

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