PHPackages                             xchimx/laravel-gimmeproxy - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. xchimx/laravel-gimmeproxy

ActiveLibrary[HTTP &amp; Networking](/categories/http)

xchimx/laravel-gimmeproxy
=========================

Laravel package for easy integration with the GimmeProxy API. It allows you to use the GimmeProxy API in your Laravel applications to proxies.

1.0.0(1y ago)03MITPHPPHP ^8.0

Since Oct 4Pushed 1y ago1 watchersCompare

[ Source](https://github.com/xchimx/laravel-gimmeproxy)[ Packagist](https://packagist.org/packages/xchimx/laravel-gimmeproxy)[ Docs](https://www.schottstaedt.net)[ RSS](/packages/xchimx-laravel-gimmeproxy/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

About Laravel-Gimmeproxy
========================

[](#about-laravel-gimmeproxy)

Laravel package for easy integration with the GimmeProxy API. It allows you to use the GimmeProxy API in your Laravel applications.

- [Laravel](https://laravel.com/)
- [GimmeProxy](https://gimmeproxy.com/)
- [Schottstaedt](https://www.schottstaedt.net/)

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

[](#installation)

You can install the package via composer:

```
composer require xchimx/laravel-gimmeproxy
```

Usage
-----

[](#usage)

### Using the Facade

[](#using-the-facade)

You can use the provided GimmeProxy facade:

```
use Xchimx\GimmeProxy\Facades\GimmeProxy;

class GimmeProxyController extends Controller
{
    public function getProxy()
    {
        return GimmeProxy::getProxy([
            'amount' => 5,
            'api_key' => 'YOUR-API-KEY', //but you don't need any
            'maxCheckPeriod' => 600,
            'protocol' => 'http',
            'anonymityLevel' => 1,
            'user-agent' => true,
            'ipPort' => 'true',
        ]);
    }
}
```

Features
--------

[](#features)

- The Amount parameter is from the package itself. This controls the quantity.
- Duplicate proxies are sorted out.
- The output is stopped when no more new proxies are available.

All Parameters
--------------

[](#all-parameters)

- [Parameters](https://gimmeproxy.com/#how)

License
-------

[](#license)

This package is released under the MIT License.

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

Unknown

Total

1

Last Release

638d ago

### Community

Maintainers

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

---

Top Contributors

[![xchimx](https://avatars.githubusercontent.com/u/3500927?v=4)](https://github.com/xchimx "xchimx (1 commits)")

---

Tags

laravelproxyproxiesschottstaedt.netTobias Schottstädtlaravel-gimmeproxygimmeproxy

### Embed Badge

![Health badge](/badges/xchimx-laravel-gimmeproxy/health.svg)

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

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M988](/packages/statamic-cms)[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.7M223](/packages/backpack-crud)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[bagisto/bagisto

Bagisto Laravel E-Commerce

27.6k172.1k9](/packages/bagisto-bagisto)[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

23.9k69.5k](/packages/grumpydictator-firefly-iii)[api-platform/laravel

API Platform support for Laravel

58171.6k14](/packages/api-platform-laravel)

PHPackages © 2026

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