PHPackages                             aungmyokyaw/smile-one - 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. [Framework](/categories/framework)
4. /
5. aungmyokyaw/smile-one

ActiveLibrary[Framework](/categories/framework)

aungmyokyaw/smile-one
=====================

v1.7.0(10mo ago)122829[2 issues](https://github.com/aungmyokyaw97/Smile-One/issues)MITPHPPHP ^7.4|^8.0|^8.1|^8.2|^8.3|^8.4

Since Nov 30Pushed 10mo ago2 watchersCompare

[ Source](https://github.com/aungmyokyaw97/Smile-One)[ Packagist](https://packagist.org/packages/aungmyokyaw/smile-one)[ RSS](/packages/aungmyokyaw-smile-one/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (4)Dependencies (1)Versions (7)Used By (0)

Smile One API
=============

[](#smile-one-api)

[SmileOne](https://www.smile.one/)

About
-----

[](#about)

This package is specifically designed for the [Smile.one](https://www.smile.one/) , offering a simple and efficient method to purchase Smile One products using Laravel. Note - Currently, this package is intended for Mobile Legends Product from [SmileOne](https://www.smile.one/)

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

[](#installation)

```
composer require aungmyokyaw/smile-one

```

Configuration
-------------

[](#configuration)

You will need to publish the configuration file to your application. You can do this using the following command:

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

```

After publishing the package's configuration file, you will find the file at `config/smileone.php`. You will need to fill out the necessary data in this file to use the package. The dafault region is Brazil.

Usage samples
-------------

[](#usage-samples)

```
    SmileOne::setProduct(#ProductName)->getProductList(#Region); // Get Product Points List
    // Replace '#ProductName' with your actual product name.
    // If left empty region, it will default to the Brazil region.
    // Example : SmileOne::setProduct('mobilelegends')->getProductList();
    // Example for different region : SmileOne::setProduct('mobilelegends')->getProductList('ph');

    SmileOne::setProduct(#ProductName)->getPoints(#Region); // Get Total Available SmilePoints With Product

    SmileOne::setProduct('mobilelegends')->getProduct(#Region); // Get Main Product

    SmileOne::setProduct(#ProductName,#ProductId)->setUser(#UserID,#UserZoneID)->checkProductPoints(#Region); // Check Points with User ID

    SmileOne::setProduct(#ProductName,#ProductId)->setUser(#UserID,#UserZoneID)->purchase(#Region); // Product Purchase

```

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance52

Moderate activity, may be stable

Popularity22

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity64

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

Recently: every ~159 days

Total

6

Last Release

303d ago

Major Versions

v0.1.0-beta → v1.0.02023-12-01

PHP version history (2 changes)v1.0.0PHP ^7.4|^8.0|^8.1|^8.2|^8.3

v1.7.0PHP ^7.4|^8.0|^8.1|^8.2|^8.3|^8.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/32431323?v=4)[Aung Myo Kyaw](/maintainers/aungmyokyaw97)[@aungmyokyaw97](https://github.com/aungmyokyaw97)

---

Top Contributors

[![aungmyokyaw97](https://avatars.githubusercontent.com/u/32431323?v=4)](https://github.com/aungmyokyaw97 "aungmyokyaw97 (10 commits)")

---

Tags

laravellibrarymobilelegendssmileonelaravelsmile.one

### Embed Badge

![Health badge](/badges/aungmyokyaw-smile-one/health.svg)

```
[![Health](https://phpackages.com/badges/aungmyokyaw-smile-one/health.svg)](https://phpackages.com/packages/aungmyokyaw-smile-one)
```

###  Alternatives

[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.1k91.3M280](/packages/laravel-horizon)[laravel/sail

Docker files for running a basic Laravel application.

1.9k199.2M1.2k](/packages/laravel-sail)[laravel/jetstream

Tailwind scaffolding for the Laravel framework.

4.1k21.1M148](/packages/laravel-jetstream)[laravel/ai

The official AI SDK for Laravel.

9782.1M162](/packages/laravel-ai)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

76518.2M120](/packages/laravel-mcp)[laravel/surveyor

Static analysis tool for Laravel applications.

8690.3k12](/packages/laravel-surveyor)

PHPackages © 2026

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