PHPackages                             wedevbr/idwall-laravel - 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. wedevbr/idwall-laravel

ActiveLibrary[API Development](/categories/api)

wedevbr/idwall-laravel
======================

ID Wall API Wrapper for Laravel

v1.1.0(10mo ago)09.5k↓50%MITPHPPHP ^8.2|^8.3CI passing

Since Aug 3Pushed 10mo ago2 watchersCompare

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

READMEChangelog (8)Dependencies (8)Versions (13)Used By (0)

Simple Package ID Wall for Laravel
==================================

[](#simple-package-id-wall-for-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/91bfc435d941da06f3cafff76ab18beb5d4c60147b6ea3df5cef208de67370c9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f776564657662722f696477616c6c2d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wedevbr/idwall-laravel)[![Total Downloads](https://camo.githubusercontent.com/2b8ab3db75a75c74c1811245213687b3c24e11849086382f51e85b503a5557f5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f776564657662722f696477616c6c2d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wedevbr/idwall-laravel)[![GitHub Actions](https://github.com/wedevBr/idwall-bankly/actions/workflows/laravel.yml/badge.svg)](https://github.com/wedevBr/idwall-bankly/actions/workflows/laravel.yml/badge.svg)

This is an unofficial wrapper for [ID Wall API](https://idwall.co).

Requirements
------------

[](#requirements)

- PHP &gt;= 8.1
- Laravel &gt;= 9.x

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

[](#installation)

You can install the package via composer:

```
composer require wedevbr/idwall-laravel
```

After install, you can publish your config files:

```
php artisan vendor:publish --provider="WeDevBr\IdWall\IdWallServiceProvider"
```

Usage
-----

[](#usage)

First you need to set up your credentials. Define yours `IDWALL_AUTH_TOKEN` and `IDWALL_API_URL`

Then, finally use:

```
$idWallReport = \IdWall::clientReport();
$reports = $idWallReport->getAllReports();
// Do your logic
```

### Testing

[](#testing)

```
vendor/bin/pest
```

### Changelog

[](#changelog)

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

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

[](#contributing)

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

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Adeildo Amorim](https://github.com/wedevbr)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance54

Moderate activity, may be stable

Popularity24

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity66

Established project with proven stability

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

Recently: every ~167 days

Total

8

Last Release

320d ago

PHP version history (2 changes)v1.0.0-betaPHP ^8.0|^8.1|^8.2

v1.0.0PHP ^8.2|^8.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/48887121?v=4)[WeDev - Software](/maintainers/wedevBr)[@wedevBr](https://github.com/wedevBr)

---

Top Contributors

[![adeildo-jr](https://avatars.githubusercontent.com/u/5920323?v=4)](https://github.com/adeildo-jr "adeildo-jr (23 commits)")

---

Tags

wedevbridwall-laravel

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/wedevbr-idwall-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/wedevbr-idwall-laravel/health.svg)](https://phpackages.com/packages/wedevbr-idwall-laravel)
```

###  Alternatives

[simplestats-io/laravel-client

Client for SimpleStats!

4515.5k](/packages/simplestats-io-laravel-client)[jasara/php-amzn-selling-partner-api

A fluent interface for Amazon's Selling Partner API in PHP

1344.8k1](/packages/jasara-php-amzn-selling-partner-api)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[surface/laravel-webfinger

A Laravel package to create an ActivityPub webfinger.

113.8k](/packages/surface-laravel-webfinger)

PHPackages © 2026

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