PHPackages                             reinaldo/aspnet-goutte-client - 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. reinaldo/aspnet-goutte-client

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

reinaldo/aspnet-goutte-client
=============================

Asp.net forms wrapper for goutte client

v0.0.2(5y ago)117[2 PRs](https://github.com/reinaldomendes/aspnet-goutte-client/pulls)ISCPHP

Since Jan 14Pushed 3y ago1 watchersCompare

[ Source](https://github.com/reinaldomendes/aspnet-goutte-client)[ Packagist](https://packagist.org/packages/reinaldo/aspnet-goutte-client)[ RSS](/packages/reinaldo-aspnet-goutte-client/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (4)Versions (5)Used By (0)

aspnet-goutte-client
====================

[](#aspnet-goutte-client)

[![Build Status](https://camo.githubusercontent.com/62fb3b6b88729ca794f602531c8b5b8be9924f798ed60b4387e51eec41091a93/68747470733a2f2f7472617669732d63692e6f72672f7265696e616c646f6d656e6465732f6173706e65742d676f757474652d636c69656e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/reinaldomendes/aspnet-goutte-client?branch=master)[![Coverage Status](https://camo.githubusercontent.com/56b2c83ea96b0492c35946c91f8476c4fe147040e9e95860e3d18d853ed5495e/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f7265696e616c646f6d656e6465732f6173706e65742d676f757474652d636c69656e742f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/reinaldomendes/aspnet-goutte-client?branch=master)

exemple call
------------

[](#exemple-call)

```
$uri = 'http://b3.php.loc/scrapper/tests/fixtures/http/responses/GET/busca-empresa-listada.html';
$formParams = [];
$files = [];
$headers = [];

$crawler = $client->request("GET", $uri, $formParams, $files, $headers);
$listCrawler = $client->eventSubmit('[value="Todas"]');
//this will submit aspnet form with __EVENTTARGET of button [value="Todas"]
```

###  Health Score

22

—

LowBetter than 23% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 87.5% 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 ~0 days

Total

2

Last Release

1941d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/379767?v=4)[reinaldorock](/maintainers/reinaldorock)[@reinaldorock](https://github.com/reinaldorock)

---

Top Contributors

[![reinaldomendes](https://avatars.githubusercontent.com/u/725300?v=4)](https://github.com/reinaldomendes "reinaldomendes (7 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/reinaldo-aspnet-goutte-client/health.svg)

```
[![Health](https://phpackages.com/badges/reinaldo-aspnet-goutte-client/health.svg)](https://phpackages.com/packages/reinaldo-aspnet-goutte-client)
```

###  Alternatives

[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[omniphx/forrest

A Laravel library for Salesforce

2724.4M8](/packages/omniphx-forrest)[akamai-open/edgegrid-client

Implements the Akamai {OPEN} EdgeGrid Authentication specified by https://developer.akamai.com/introduction/Client\_Auth.html

482.5M6](/packages/akamai-open-edgegrid-client)[muhammadhuzaifa/telescope-guzzle-watcher

Telescope Guzzle Watcher provide a custom watcher for intercepting http requests made via guzzlehttp/guzzle php library. The package uses the on\_stats request option for extracting the request/response data. The watcher intercept and log the request into the Laravel Telescope HTTP Client Watcher.

98239.8k1](/packages/muhammadhuzaifa-telescope-guzzle-watcher)[api-platform/laravel

API Platform support for Laravel

59126.4k5](/packages/api-platform-laravel)[ory/hydra-client-php

Documentation for all of Ory Hydra's APIs.

1710.8k](/packages/ory-hydra-client-php)

PHPackages © 2026

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