PHPackages                             codebuglab/laravel-goalserve - 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. codebuglab/laravel-goalserve

ActiveLibrary[API Development](/categories/api)

codebuglab/laravel-goalserve
============================

Simple integration with Goalserve API for Laravel

2.0.0(1y ago)18822MITPHPPHP &gt;=8.2.0

Since Sep 19Pushed 1y agoCompare

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

READMEChangelog (5)Dependencies (4)Versions (6)Used By (0)

⚡⚡⚡ Laravel GoalServe
=====================

[](#-laravel-goalserve)

Simple integration with [GoalServe](https://www.goalserve.com/) API for Laravel.

[![Laravel media removable](logo.png)](logo.png)

Table of contents
-----------------

[](#table-of-contents)

- [Table of contents](#table-of-contents)
- [Setup](#setup)
    - [Installation](#installation)
    - [Publish](#publish)
- [Documentation](#documentation)
- [Testing](#testing)
- [License](#license)

Setup
-----

[](#setup)

### Installation

[](#installation)

To install this package through composer run the following command in the terminal

```
composer require codebuglab/laravel-goalserve
```

### Publish

[](#publish)

You have to publish config file with this artisan command:

```
php artisan vendor:publish --provider="CodeBugLab\GoalServe\GoalServeServiceProvider"
```

- File `goalserve.php` will be publish in `config` folder after that.
- Then you have to put your goalserve api key in your `env` file like this `GOALSERVE_API_KEY=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx`.
- The default language of api response is `en`,If the returned data from the API should be in another language, set the GOALSERVE\_API\_LANGUAGE key in your `env`, eg. like this: `GOALSERVE_API_LANGUAGE=ar`.

Documentation
-------------

[](#documentation)

- You will find full documentation for this package in the [wiki](https://github.com/codebuglab/laravel-goalserve/wiki) link.

Testing
-------

[](#testing)

To run test use this command `./vendor/bin/pest`

License
-------

[](#license)

This package is a free software distributed under the terms of the MIT license, Please see [License File](LICENSE.md) for more information.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance42

Moderate activity, may be stable

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Total

5

Last Release

484d ago

Major Versions

1.0.3 → 2.0.02025-01-19

### Community

Maintainers

![](https://www.gravatar.com/avatar/1b739843a13277460d1b33db36cacdd3fe8c5c5942f458ed26284aba28c16849?d=identicon)[CodeBugLab](/maintainers/CodeBugLab)

---

Top Contributors

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

---

Tags

phpapilaravelbettingoddssportsfootballsoccergoalservebookmakers

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/codebuglab-laravel-goalserve/health.svg)

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

###  Alternatives

[resend/resend-laravel

Resend for Laravel

1191.4M6](/packages/resend-resend-laravel)[joisarjignesh/bigbluebutton

BigBlueButton Server API Library for Laravel

162145.5k1](/packages/joisarjignesh-bigbluebutton)[dariusiii/tmdb-laravel

Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.

1821.1k](/packages/dariusiii-tmdb-laravel)[dystcz/lunar-api

Dystore API layer for Lunar e-commerce package

411.1k3](/packages/dystcz-lunar-api)[gufy/whmcs

WHMCS API for Laravel 5

201.7k](/packages/gufy-whmcs)

PHPackages © 2026

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