PHPackages                             lettingbox/vorensys - 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. lettingbox/vorensys

ActiveLibrary[API Development](/categories/api)

lettingbox/vorensys
===================

Vorensys API package

v0.1(7y ago)03MITPHPPHP ^7.1

Since May 3Pushed 7y agoCompare

[ Source](https://github.com/lettingbox/vorensys)[ Packagist](https://packagist.org/packages/lettingbox/vorensys)[ Docs](https://github.com/lettingbox/vorensys)[ RSS](/packages/lettingbox-vorensys/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (5)Versions (2)Used By (0)

Laravel Vorensys API Integration
================================

[](#laravel-vorensys-api-integration)

[![StyleCI](https://camo.githubusercontent.com/8032fc5689387d8f017787747fd9d074bbc64637227d8629adaf799c8a50b4ae/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3138343732363433332f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/184726433)[![Latest Version on Packagist](https://camo.githubusercontent.com/5628bb37c825ccf825f733a73df080783bbba2af8752990304cda8a9dfcd9c6d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c657474696e67626f782f766f72656e7379732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/lettingbox/vorensys)[![Build Status](https://camo.githubusercontent.com/679bd3ad3653977aebc5f5870d4a97ec6255e70ce4df2cb2935d4117cb85c2d1/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6c657474696e67626f782f766f72656e7379732f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/lettingbox/vorensys)[![Total Downloads](https://camo.githubusercontent.com/3c58b8e519e6197a0279a485a2a3c2eb225804218a5584688bde60051f937400/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c657474696e67626f782f766f72656e7379732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/lettingbox/vorensys)

A Laravel 5 package to integrate with [Vorensys](https://www.vorensys.com) API.

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

[](#installation)

You can install the package via composer:

```
composer require lettingbox/vorensys
```

Usage
-----

[](#usage)

```
$vorensys = new Vorensys($client)
    ->setApiKey('KEY')
    ->setId('CUST_ID')
    ->setUsername('USERNAME')
    ->setPassword('PASSWORD');
$results = $vorensys->submit(new Application('Mr.', 'John', 'Doe', 'human@world.com'));

$vorensys_application_id = $results['id'];
$vorensys_application_form_url = $result['url'];
```

### 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

[](#security)

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

Credits
-------

[](#credits)

- [Khaled Elmahdi](https://github.com/lettingbox)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

2615d ago

### Community

Maintainers

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

---

Top Contributors

[![khaledelmahdi](https://avatars.githubusercontent.com/u/9323496?v=4)](https://github.com/khaledelmahdi "khaledelmahdi (9 commits)")

---

Tags

laravellettingboxvorensys

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/lettingbox-vorensys/health.svg)

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

###  Alternatives

[simplestats-io/laravel-client

Analytics for Laravel. Track visitors, registrations, and payments. Discover which channels actually drive revenue, not just traffic. Server-side, GDPR compliant, ad-blocker proof.

5019.3k](/packages/simplestats-io-laravel-client)[smodav/mpesa

M-Pesa API implementation

16267.1k1](/packages/smodav-mpesa)[jasara/php-amzn-selling-partner-api

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

1348.1k1](/packages/jasara-php-amzn-selling-partner-api)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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