PHPackages                             ruhul/bog-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. ruhul/bog-laravel

AbandonedArchivedLibrary[API Development](/categories/api)

ruhul/bog-laravel
=================

BlueOceanGaming Seamless integration API library package for laravel

1936PHP

Since Oct 3Pushed 3y ago1 watchersCompare

[ Source](https://github.com/ruhulameen/bog-laravel)[ Packagist](https://packagist.org/packages/ruhul/bog-laravel)[ RSS](/packages/ruhul-bog-laravel/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

BOGaming Laravel
----------------

[](#bogaming-laravel)

BlueOceanGaming Seamless integration API library package for laravel.

[![Packagist Downloads](https://camo.githubusercontent.com/878104182f9432da0e21aa5b63a3873afcb4e4d64a55d514727e3066402961ac/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f727568756c2f626f672d6c61726176656c3f7374796c653d706c6173746963)](https://camo.githubusercontent.com/878104182f9432da0e21aa5b63a3873afcb4e4d64a55d514727e3066402961ac/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f727568756c2f626f672d6c61726176656c3f7374796c653d706c6173746963) [![Packagist Stars](https://camo.githubusercontent.com/38df07a65d8fb9020109e84133688a9f6df7cd84bf4c73b6209754fca7827d44/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f73746172732f727568756c2f626f672d6c61726176656c3f7374796c653d706c6173746963)](https://camo.githubusercontent.com/38df07a65d8fb9020109e84133688a9f6df7cd84bf4c73b6209754fca7827d44/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f73746172732f727568756c2f626f672d6c61726176656c3f7374796c653d706c6173746963)

###### Complete documantation coming soon.........

[](#complete-documantation-coming-soon)

### Quick Installation

[](#quick-installation)

```
composer require ruhul/bog-laravel
```

Once the ruhul/bog-laravel package has been installed, you need to install using this artisan command:

```
php artisan bogaming:install
```

Usage
-----

[](#usage)

```
// fetch all games
return BlueOceanGamiang::getGamelist([
'currency' => 'USD'
]);

// create player account to blueoceangaming system
return BlueOceanGaming::createPlayer([
'user_username' => 'xxxxxx',
'user_password' => 'xxxxxx',
'currency'      => 'USD'
]);

// lauchning game
return BlueOceanGaming::getGame([
'user_username' => 'xxxxxx',
'user_password' => 'xxxxxx',
'currency'      => 'USD',
'lang'          => 'en', // by default english
'game_id'       => 'xxxx',
'homeurl'       => 'http://yoursite.com',
'cashierurl'    => 'http://yousite.com/cashier',
'play_for_fun'  => true, // if false then real mode
]);
```

Env
---

[](#env)

```
#For staging BOG_SANDBOX=true, for production BOG_SANDBOX=false
BOG_SANDBOX=true
BOG_PASSWORD="blueoceanaming API password"
BOG_USERNAME="blueoceanaming API login"
```

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

[](#contributing)

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License
-------

[](#license)

[MIT](https://choosealicense.com/licenses/mit/)

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity24

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/88d7934aee11f17908b899c10e4190990d8b5563aa8a2939781b6fddc68b6db6?d=identicon)[ruhul](/maintainers/ruhul)

---

Top Contributors

[![ruhulameen](https://avatars.githubusercontent.com/u/57637494?v=4)](https://github.com/ruhulameen "ruhulameen (7 commits)")

### Embed Badge

![Health badge](/badges/ruhul-bog-laravel/health.svg)

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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