PHPackages                             ikasgela/laravel-gitea - 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. ikasgela/laravel-gitea

ActiveLibrary[API Development](/categories/api)

ikasgela/laravel-gitea
======================

Gitea API integration for Laravel

1.0.13(9mo ago)14171MITPHPPHP ^8.0CI failing

Since Oct 3Pushed 9mo agoCompare

[ Source](https://github.com/ikasgela/laravel-gitea)[ Packagist](https://packagist.org/packages/ikasgela/laravel-gitea)[ Docs](https://github.com/ikasgela/laravel-gitea)[ GitHub Sponsors](https://github.com/ikasgela)[ RSS](/packages/ikasgela-laravel-gitea/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (15)Used By (0)

Gitea API integration for Laravel
=================================

[](#gitea-api-integration-for-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/a8c595e0f6e595d5cccd8d0e08d61a8f913f3dbd3179452da8cbe7a59581a906/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f696b617367656c612f6c61726176656c2d67697465612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ikasgela/laravel-gitea)[![Total Downloads](https://camo.githubusercontent.com/b56a21bee2948341996ce69c92d4b501df5659dc739b80fd193639735921d2d7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f696b617367656c612f6c61726176656c2d67697465612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ikasgela/laravel-gitea)

Gitea API integration for Laravel.

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

[](#installation)

You can install the package via composer:

```
composer require ikasgela/laravel-gitea
```

You can publish the config file with:

```
php artisan vendor:publish --provider="Ikasgela\Gitea\GiteaServiceProvider"
```

This is the contents of the published config file:

```
return [
    'url' => env('GITEA_URL'),
    'token' => env('GITEA_TOKEN'),
];
```

Usage
-----

[](#usage)

```
$repository = GiteaClient::repo('user/repository');
echo $repository['http_url_to_repo'];
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

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

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Ion Jaureguialzo Sarasola](https://github.com/ijaureguialzo)
- [All Contributors](../../contributors)

License
-------

[](#license)

Apache License 2.0. Please see [License File](LICENSE) for more information.

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance56

Moderate activity, may be stable

Popularity18

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

Recently: every ~193 days

Total

14

Last Release

289d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/494315fd3d063cfe9ea4718dcf81859015fa1f01da93a8708d69b383d3cac0d3?d=identicon)[widemos](/maintainers/widemos)

---

Top Contributors

[![ijaureguialzo](https://avatars.githubusercontent.com/u/6746736?v=4)](https://github.com/ijaureguialzo "ijaureguialzo (27 commits)")

---

Tags

2021laravelikasgelalaravel-gitea

### Embed Badge

![Health badge](/badges/ikasgela-laravel-gitea/health.svg)

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

###  Alternatives

[laravel-freelancer-nl/laravel-index-now

Alert search engines of content changes.

5212.1k](/packages/laravel-freelancer-nl-laravel-index-now)[simplestats-io/laravel-client

Client for SimpleStats!

4515.5k](/packages/simplestats-io-laravel-client)[scalar/laravel

Render your OpenAPI-based API reference

6183.9k2](/packages/scalar-laravel)[njoguamos/laravel-plausible

A laravel package for interacting with plausible analytics api.

208.8k](/packages/njoguamos-laravel-plausible)[codebar-ag/laravel-docuware

DocuWare integration with Laravel

1221.1k](/packages/codebar-ag-laravel-docuware)[codebar-ag/laravel-zammad

Zammad integration with Laravel

106.1k](/packages/codebar-ag-laravel-zammad)

PHPackages © 2026

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