PHPackages                             amyisme13/ultra-helper - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. amyisme13/ultra-helper

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

amyisme13/ultra-helper
======================

A personal package for undisclosed usage :)

2.2.1(5y ago)034MITPHPPHP ^7.2.5

Since Aug 14Pushed 5y ago1 watchersCompare

[ Source](https://github.com/amyisme13/ultra-helper)[ Packagist](https://packagist.org/packages/amyisme13/ultra-helper)[ Docs](https://github.com/amyisme13/ultra-helper)[ RSS](/packages/amyisme13-ultra-helper/feed)WikiDiscussions master Synced yesterday

READMEChangelog (10)Dependencies (5)Versions (11)Used By (0)

ultra-helper
============

[](#ultra-helper)

A personal package for undisclosed usage.

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

[](#installation)

You can install the package via composer:

```
composer require amyisme13/ultra-helper
```

Run the migration

```
php artisan migrate
```

Configure these environment variable

- ULTRA\_URL
- ULTRA\_SIGNATURE\_KEY
- ULTRA\_ENCRYPTION\_KEY
- ULTRA\_ENCRYPTION\_IV

Features
--------

[](#features)

### Users Sync (REMOVED ON v2.0)

[](#users-sync-removed-on-v20)

Sync ultra\_users table with the current Ultra users

```
php artisan ultra-helper:sync-users
```

### Login

[](#login)

Login using username &amp; password or using token. These methods will return user data object.

```
use Amyisme13\UltraHelper\UltraHelperFacade as UltraHelper;

$userData = UltraHelper::login('username', 'password');

$userData = UltraHelper::loginWithToken('encrypted-token');
```

Testing
-------

[](#testing)

```
composer test
```

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)

- [Azmi Makarima](https://github.com/amyisme13)
- [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

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

Every ~1 days

Total

10

Last Release

2083d ago

Major Versions

1.2.1 → 2.0.02020-08-17

### Community

Maintainers

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

---

Top Contributors

[![amyisme13](https://avatars.githubusercontent.com/u/24242755?v=4)](https://github.com/amyisme13 "amyisme13 (26 commits)")

---

Tags

amyisme13ultra-helper

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/amyisme13-ultra-helper/health.svg)

```
[![Health](https://phpackages.com/badges/amyisme13-ultra-helper/health.svg)](https://phpackages.com/packages/amyisme13-ultra-helper)
```

###  Alternatives

[stevebauman/location

Retrieve a user's location by their IP Address

1.3k7.6M65](/packages/stevebauman-location)[nativephp/mobile

NativePHP for Mobile

82724.0k43](/packages/nativephp-mobile)[bensampo/laravel-embed

Painless responsive embeds for videos, slideshows and more.

142146.8k](/packages/bensampo-laravel-embed)[glhd/conveyor-belt

14797.0k](/packages/glhd-conveyor-belt)[pulkitjalan/ip-geolocation

IP Geolocation Wrapper with Laravel Support

89164.9k1](/packages/pulkitjalan-ip-geolocation)[flarum/core

Delightfully simple forum software.

211.3M1.9k](/packages/flarum-core)

PHPackages © 2026

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