PHPackages                             emaia/laravel-d4sign - 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. emaia/laravel-d4sign

ActiveLibrary

emaia/laravel-d4sign
====================

This is my package laravel-d4sign

0.1.1(3y ago)27[2 PRs](https://github.com/emaia/laravel-d4sign/pulls)MITPHPPHP ^8.0

Since Mar 25Pushed 1y agoCompare

[ Source](https://github.com/emaia/laravel-d4sign)[ Packagist](https://packagist.org/packages/emaia/laravel-d4sign)[ Docs](https://github.com/emaia/laravel-d4sign)[ GitHub Sponsors](https://github.com/emaia)[ RSS](/packages/emaia-laravel-d4sign/feed)WikiDiscussions main Synced today

READMEChangelog (2)Dependencies (14)Versions (6)Used By (0)

Laravel D4Sign Client (SDK)
===========================

[](#laravel-d4sign-client-sdk)

[![Latest Version on Packagist](https://camo.githubusercontent.com/2020f20011d0dc2dd609a9c5ce8dd208f662e1c13ec4c7ab5ea9a96c13b775df/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656d6169612f6c61726176656c2d64347369676e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/emaia/laravel-d4sign)[![GitHub Tests Action Status](https://camo.githubusercontent.com/c9183bdd8afc7d1779b141718d53452606d70ddbda223691c9c1cef3663c0fa9/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f656d6169612f6c61726176656c2d64347369676e2f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/emaia/laravel-d4sign/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/8500ac03aae48a91f6bd9347d1bffefa1a5970ce38d54171f041c74a7498a915/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f656d6169612f6c61726176656c2d64347369676e2f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/emaia/laravel-d4sign/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/444f533aa955f48f443acb39cba10d0ec6e1f7414aaa8b214b50f5f8d976f3f8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656d6169612f6c61726176656c2d64347369676e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/emaia/laravel-d4sign)

Pacote de integração da API D4Sign

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

[](#installation)

You can install the package via composer:

```
composer require emaia/laravel-d4sign
```

Add your D4Sign token key and crypt key in the .env

```
D4SIGN_TOKEN_API=*******
D4SIGN_CRYPT_KEY=*******

```

Usage
-----

[](#usage)

```
$balance = D4sign::account()->balance();
```

Testing
-------

[](#testing)

```
composer test
```

Para executar os testes utilizando requisições à API:
`cp phpunit.xml.dist phpunit.xml`
Adicione as chaves de integração `D4SIGN_TOKEN_API` e `D4SIGN_CRYPT_KEY` e execute o comando:

```
composer test-integration
```

D4sign API docs
---------------

[](#d4sign-api-docs)

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [Ednilson Maia](https://github.com/emaia)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

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

Total

2

Last Release

1417d ago

### Community

Maintainers

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

---

Top Contributors

[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (17 commits)")[![emaia](https://avatars.githubusercontent.com/u/131877?v=4)](https://github.com/emaia "emaia (17 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (15 commits)")

---

Tags

d4signlaravelphplaravelemaialaravel-d4sign

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/emaia-laravel-d4sign/health.svg)

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

###  Alternatives

[spatie/laravel-health

Monitor the health of a Laravel application

87512.0M162](/packages/spatie-laravel-health)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M46](/packages/spatie-laravel-pdf)[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k11.2M97](/packages/dedoc-scramble)[nativephp/mobile

NativePHP for Mobile

1.1k75.1k90](/packages/nativephp-mobile)[spatie/laravel-passkeys

Use passkeys in your Laravel app

471890.7k37](/packages/spatie-laravel-passkeys)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)

PHPackages © 2026

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